diff options
Diffstat (limited to 'target/linux/lantiq/dts/WBMR300.dts')
-rw-r--r-- | target/linux/lantiq/dts/WBMR300.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/WBMR300.dts b/target/linux/lantiq/dts/WBMR300.dts index 54bb98e81a..3058152f1b 100644 --- a/target/linux/lantiq/dts/WBMR300.dts +++ b/target/linux/lantiq/dts/WBMR300.dts @@ -118,7 +118,7 @@ router { label = "router"; gpios = <&gpio 2 GPIO_ACTIVE_HIGH>; - linux,code = <BTN_0>; + linux,code = <BTN_1>; linux,input-type = <EV_SW>; }; }; |