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>
This commit is contained in:
Lothar Waßmann
2013-09-22 14:02:59 +08:00
committed by Shawn Guo
orang tua bc3875f1a6
melakukan 4191c34011
17 mengubah file dengan 287 tambahan dan 287 penghapusan

Melihat File

@@ -42,9 +42,9 @@
MX23_PAD_PWM3__GPIO_1_29
MX23_PAD_PWM4__GPIO_1_30
>;
fsl,drive-strength = <0>;
fsl,voltage = <1>;
fsl,pull-up = <0>;
fsl,drive-strength = <MXS_DRIVE_4mA>;
fsl,voltage = <MXS_VOLTAGE_HIGH>;
fsl,pull-up = <MXS_PULL_DISABLE>;
};
};
};