diff options
Diffstat (limited to 'target/linux/brcm63xx/dts/rta770w.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/rta770w.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/dts/rta770w.dts b/target/linux/brcm63xx/dts/rta770w.dts index e057a70ed8..09b27e41c7 100644 --- a/target/linux/brcm63xx/dts/rta770w.dts +++ b/target/linux/brcm63xx/dts/rta770w.dts @@ -18,12 +18,12 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; - debounce-interval = <60>; reset { label = "reset"; gpios = <&gpio0 13 1>; linux,code = <KEY_RESTART>; + debounce-interval = <60>; }; }; |