mxs: duckbill: adjust leds to final hardware
authorZoltan Herpai <wigyori@uid0.hu>
Tue, 12 Nov 2013 09:38:14 +0000 (09:38 +0000)
committerZoltan Herpai <wigyori@uid0.hu>
Tue, 12 Nov 2013 09:38:14 +0000 (09:38 +0000)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 38775

target/linux/mxs/files/arch/arm/boot/dts/imx28-duckbill.dts

index b102d6200d764872a153104b5c60a395eeba6906..bd231e75f446e4997663355cbbe79c38350a1b56 100644 (file)
@@ -49,8 +49,8 @@
                                led_pins_a: led_gpio@0 {
                                        reg = <0>;
                                        fsl,pinmux-ids = <
                                led_pins_a: led_gpio@0 {
                                        reg = <0>;
                                        fsl,pinmux-ids = <
-                                               0x3003 /* MX28_PAD_AUART0_RX__GPIO_3_0 */
-                                               0x3013 /* MX28_PAD_AUART0_TX__GPIO_3_1 */
+                                               0x3043 /* MX28_PAD_AUART1_RX__GPIO_3_4 */
+                                               0x3053 /* MX28_PAD_AUART1_TX__GPIO_3_5 */
                                        >;
                                        fsl,drive-strength = <0>;
                                        fsl,voltage = <1>;
                                        >;
                                        fsl,drive-strength = <0>;
                                        fsl,voltage = <1>;
 
                status {
                        label = "duckbill:green:status";
 
                status {
                        label = "duckbill:green:status";
-                       gpios = <&gpio3 0 0>;
+                       gpios = <&gpio3 5 0>;
                };
 
                failure {
                        label = "duckbill:red:status";
                };
 
                failure {
                        label = "duckbill:red:status";
-                       gpios = <&gpio3 1 0>;
+                       gpios = <&gpio3 4 0>;
                };
        };
 };
                };
        };
 };