diff options
Diffstat (limited to 'target/linux/ramips/dts/PSR-680W.dts')
-rw-r--r-- | target/linux/ramips/dts/PSR-680W.dts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/PSR-680W.dts b/target/linux/ramips/dts/PSR-680W.dts index 509787ae8a..f583009ab6 100644 --- a/target/linux/ramips/dts/PSR-680W.dts +++ b/target/linux/ramips/dts/PSR-680W.dts @@ -22,7 +22,6 @@ cfi@1f000000 { compatible = "cfi-flash"; reg = <0x1f000000 0x800000>; - bank-width = <2>; device-width = <2>; #address-cells = <1>; @@ -66,6 +65,7 @@ gpio-leds { compatible = "gpio-leds"; + wan { label = "psr-680w:red:wan"; gpios = <&gpio0 19 1>; @@ -77,6 +77,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset { label = "reset"; gpios = <&gpio0 0 1>; |