ramips: fix multi colour led handling
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / Newifi-D1.dts
index 9fe0ea3b6a351538e68c91e1bde1ce5a5eb62b18..1aebc1b7f6e87032710015d7619546792f7b485b 100644 (file)
                status-red {
                        label = "newifi-d1:red:status";
                        gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
+                       default-state = "off";
                };
 
                status-green {
                        label = "newifi-d1:green:status";
                        gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
+                       default-state = "off";
                };
 
                led_blue: status-blue {
                        label = "newifi-d1:blue:status";
                        gpios = <&gpio0 16 GPIO_ACTIVE_LOW>;
+                       default-state = "on";
                };
        };