]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: mxs: add pin config for SSP3 interface
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 8 Aug 2013 12:51:23 +0000 (14:51 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 16 Aug 2013 08:26:52 +0000 (16:26 +0800)
Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx28.dtsi

index 7d7f2770a57c6e709c25aa81c8ebd6adf798a21d..6de63427798d313f1989d0da6cc08483488363c0 100644 (file)
                                        fsl,pull-up = <1>;
                                };
 
                                        fsl,pull-up = <1>;
                                };
 
+                               spi3_pins_a: spi3@0 {
+                                       reg = <0>;
+                                       fsl,pinmux-ids = <
+                                               0x3082 /* MX28_PAD_AUART2_RX__SSP3_D4 */
+                                               0x3092 /* MX28_PAD_AUART2_TX__SSP3_D5 */
+                                               0x2180 /* MX28_PAD_SSP3_SCK__SSP3_SCK */
+                                               0x2190 /* MX28_PAD_SSP3_MOSI__SSP3_CMD */
+                                               0x21A0 /* MX28_PAD_SSP3_MISO__SSP3_D0 */
+                                               0x21B0 /* MX28_PAD_SSP3_SS0__SSP3_D3 */
+                                       >;
+                                       fsl,drive-strength = <1>;
+                                       fsl,voltage = <1>;
+                                       fsl,pull-up = <0>;
+                               };
+
                                usbphy0_pins_a: usbphy0@0 {
                                        reg = <0>;
                                        fsl,pinmux-ids = <
                                usbphy0_pins_a: usbphy0@0 {
                                        reg = <0>;
                                        fsl,pinmux-ids = <