]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/omap3-beagle-xm.dts
ARM: dts: OMAP2+: Use existing constants for GPIOs
[karo-tx-linux.git] / arch / arm / boot / dts / omap3-beagle-xm.dts
index e0ce823d20b0a14d4ce8cbc9ba6f5e14997aafd1..1e580d9c88eda7c8f56261965cefb5592278a361 100644 (file)
 
                heartbeat {
                        label = "beagleboard::usr0";
-                       gpios = <&gpio5 22 0>; /* 150 -> D6 LED */
+                       gpios = <&gpio5 22 GPIO_ACTIVE_HIGH>; /* 150 -> D6 LED */
                        linux,default-trigger = "heartbeat";
                };
 
                mmc {
                        label = "beagleboard::usr1";
-                       gpios = <&gpio5 21 0>; /* 149 -> D7 LED */
+                       gpios = <&gpio5 21 GPIO_ACTIVE_HIGH>; /* 149 -> D7 LED */
                        linux,default-trigger = "mmc0";
                };
        };