ramips: fix multi colour led handling
[openwrt/staging/lynxis.git] / target / linux / ramips / dts / PSG1218B.dts
index 86b1194b7a00045fc29a88ac9252bf4af3a2d328..3278a51bf3a852502686e4d11bc431bcb1b9e059 100644 (file)
                led_blue: blue {
                        label = "psg1218b:blue:status";
                        gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
+                       default-state = "on";
                };
 
                yellow {
                        label = "psg1218b:yellow:status";
                        gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
+                       default-state = "off";
                };
 
                red {
                        label = "psg1218b:red:status";
-                               gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
+                       default-state = "off";
                };
        };
 };