treewide: dts: Remove default-state=off property from all gpio LED nodes
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / PSG1218A.dts
index 57c032f38afca9aa08cd172d7d00596b5c824486..767070dbb52d16143739bffeb055033140af32fb 100644 (file)
                yellow {
                        label = "psg1218a:yellow:status";
                        gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                red {
                        label = "psg1218a:red:status";
                        gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
-                       default-state = "off";
                };
        };
 };