brcm63xx: move buttons and leds to dts files
[openwrt/openwrt.git] / target / linux / brcm63xx / dts / usr9108.dts
index 40d7e1c548cf30946eac6266d45f864540182bdd..b50d597f43d36f0f6f3ad63d9b308b43fc27e179 100644 (file)
@@ -5,6 +5,19 @@
 / {
        model = "USRobotics 9108";
        compatible = "usr,9108", "brcm,bcm6348";
+
+       gpio-leds {
+               compatible = "gpio-leds";
+
+               usb {
+                       label = "96348GW-A::usb";
+                       gpios = <&gpio0 0 1>;
+               };
+               dsl {
+                       label = "96348GW-A::adsl";
+                       gpios = <&gpio0 3 1>;
+               };
+       };
 };
 
 &pflash {