brcm63xx: fix DTS LEDs and buttons
[librecmc/librecmc.git] / target / linux / brcm63xx / dts / cvg834g.dts
index 84810033bf496a136cedb5e272d670100bdf8638..d75316b38b42348972c333d6064b2dd6a7137fd2 100644 (file)
@@ -5,6 +5,16 @@
 / {
        model = "Netgear CVG834G";
        compatible = "netgear,cvg834g", "brcm,bcm6348";
+
+       gpio-leds {
+               compatible = "gpio-leds";
+
+               power_green {
+                       label = "CVG834G:green:power";
+                       gpios = <&gpio1 5 0>;
+                       default-state = "on";
+               };
+       };
 };
 
 &pflash {