treewide: dts: Remove default-state=off property from all gpio LED nodes
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / Newifi-D1.dts
index 258af82364a04f00bdabde558598dc1260db7cb0..37383fd3d84246c0a8b4c7795fe4e14c0518c4ff 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 {