diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-08-22 13:25:31 -0300 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2012-08-23 10:01:11 +0800 |
commit | e0e35b48a81d7bf4d9894b6e506ad8fbf8abf811 (patch) | |
tree | 66e47e2311c8fd0ac5beb95d39c1d5d5c3f1caac /arch/arm/boot/dts/imx28-tx28.dts | |
parent | 55e8bf4e18f7fdc6d621379ed4ca0fd836e9915c (diff) |
ARM: mxs: Rename 'hog-gpios'
hog_pins is used to setup the pin functions, and it is not neccesarily used only
for GPIO pins, so use only 'hog' to describe a more generic term.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx28-tx28.dts')
-rw-r--r-- | arch/arm/boot/dts/imx28-tx28.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx28-tx28.dts b/arch/arm/boot/dts/imx28-tx28.dts index a56ae05f9fa9..37be532f0055 100644 --- a/arch/arm/boot/dts/imx28-tx28.dts +++ b/arch/arm/boot/dts/imx28-tx28.dts @@ -25,7 +25,7 @@ pinctrl-names = "default"; pinctrl-0 = <&hog_pins_a>; - hog_pins_a: hog-gpios@0 { + hog_pins_a: hog@0 { reg = <0>; fsl,pinmux-ids = < 0x40a3 /* MX28_PAD_ENET0_RXD3__GPIO_4_10 */ |