diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-08-22 20:25:31 +0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2012-08-23 06:01:11 +0400 |
commit | e0e35b48a81d7bf4d9894b6e506ad8fbf8abf811 (patch) | |
tree | 66e47e2311c8fd0ac5beb95d39c1d5d5c3f1caac /arch/arm/boot/dts/imx28-evk.dts | |
parent | 55e8bf4e18f7fdc6d621379ed4ca0fd836e9915c (diff) | |
download | linux-e0e35b48a81d7bf4d9894b6e506ad8fbf8abf811.tar.xz |
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-evk.dts')
-rw-r--r-- | arch/arm/boot/dts/imx28-evk.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx28-evk.dts b/arch/arm/boot/dts/imx28-evk.dts index 773c0e84d1fb..ab78ee53fdc7 100644 --- a/arch/arm/boot/dts/imx28-evk.dts +++ b/arch/arm/boot/dts/imx28-evk.dts @@ -50,7 +50,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 = < 0x20d3 /* MX28_PAD_SSP1_CMD__GPIO_2_13 */ |