Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[cascardo/linux.git] / arch / arm / boot / dts / stih41x-b2020.dtsi
index 487d7d8..322e0e9 100644 (file)
@@ -7,6 +7,7 @@
  * publishhed by the Free Software Foundation.
  */
 #include "stih41x-b2020x.dtsi"
+#include <dt-bindings/gpio/gpio.h>
 / {
        memory{
                device_type = "memory";
                leds {
                        compatible      = "gpio-leds";
                        red {
-                               #gpio-cells = <1>;
                                label   = "Front Panel LED";
-                               gpios   = <&pio4 1>;
+                               gpios   = <&pio4 1 GPIO_ACTIVE_HIGH>;
                                linux,default-trigger   = "heartbeat";
                        };
                        green {
-                               gpios   = <&pio4 7>;
+                               gpios   = <&pio4 7 GPIO_ACTIVE_HIGH>;
                                default-state = "off";
                        };
                };