diff options
Diffstat (limited to 'target/linux/ramips/dts/AIBR100.dts')
-rw-r--r-- | target/linux/ramips/dts/AIBR100.dts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/AIBR100.dts b/target/linux/ramips/dts/AIBR100.dts index 90f3a1e..963e835 100644 --- a/target/linux/ramips/dts/AIBR100.dts +++ b/target/linux/ramips/dts/AIBR100.dts @@ -82,10 +82,12 @@ gpio-leds { compatible = "gpio-leds"; + wan { label = "aigale:blue:wan"; gpios = <&gpio2 4 1>; }; + wlan { label = "aigale:blue:wlan"; gpios = <&gpio3 0 1>; @@ -97,6 +99,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset { label = "reset"; gpios = <&gpio0 12 1>; |