diff options
Diffstat (limited to 'target/linux/ramips/dts/AWAPN2403.dts')
-rw-r--r-- | target/linux/ramips/dts/AWAPN2403.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/AWAPN2403.dts b/target/linux/ramips/dts/AWAPN2403.dts index 2de04022c7..754f9f7ecb 100644 --- a/target/linux/ramips/dts/AWAPN2403.dts +++ b/target/linux/ramips/dts/AWAPN2403.dts @@ -4,11 +4,12 @@ / { compatible = "AWAPN2403", "ralink,rt3052-soc"; - model = "AsiaRF AWAPN2403"; + model = "AsiaRF AWAPN2403"; palmbus@10000000 { spi@b00 { status = "okay"; + m25p80@0 { #address-cells = <1>; #size-cells = <1>; @@ -62,6 +63,7 @@ gpio-leds { compatible = "gpio-leds"; + link { label = "asiarf:green:wps"; gpios = <&gpio0 14 1>; @@ -73,6 +75,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset { label = "reset"; gpios = <&gpio0 0 1>; |