aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx28-sps1.dts
diff options
context:
space:
mode:
authorLothar Waßmann <LW@KARO-electronics.de>2013-09-22 02:02:59 -0400
committerShawn Guo <shawn.guo@linaro.org>2013-09-26 01:01:37 -0400
commit4191c3401179a3c068fccd5ff84401a7e3d596e3 (patch)
treebc424ed27421435befc32c99848a09a73e2dfd70 /arch/arm/boot/dts/imx28-sps1.dts
parentbc3875f1a61e30dc56b00ffbd55daabce271e2ee (diff)
ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines
Convert mx23/mx28 dts files to use the padconfig defintions from mxs-pinfunc.h. Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/imx28-sps1.dts')
-rw-r--r--arch/arm/boot/dts/imx28-sps1.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/imx28-sps1.dts b/arch/arm/boot/dts/imx28-sps1.dts
index 4613522a1cbe..4870f07bf56a 100644
--- a/arch/arm/boot/dts/imx28-sps1.dts
+++ b/arch/arm/boot/dts/imx28-sps1.dts
@@ -33,9 +33,9 @@
33 MX28_PAD_GPMI_D03__GPIO_0_3 33 MX28_PAD_GPMI_D03__GPIO_0_3
34 MX28_PAD_GPMI_D06__GPIO_0_6 34 MX28_PAD_GPMI_D06__GPIO_0_6
35 >; 35 >;
36 fsl,drive-strength = <0>; 36 fsl,drive-strength = <MXS_DRIVE_4mA>;
37 fsl,voltage = <1>; 37 fsl,voltage = <MXS_VOLTAGE_HIGH>;
38 fsl,pull-up = <0>; 38 fsl,pull-up = <MXS_PULL_DISABLE>;
39 }; 39 };
40 40
41 }; 41 };