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