diff options
Diffstat (limited to 'target/linux/lantiq/dts/FRITZ3370.dts')
-rw-r--r-- | target/linux/lantiq/dts/FRITZ3370.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/FRITZ3370.dts b/target/linux/lantiq/dts/FRITZ3370.dts index e12c7bf900..2580674ba9 100644 --- a/target/linux/lantiq/dts/FRITZ3370.dts +++ b/target/linux/lantiq/dts/FRITZ3370.dts @@ -139,7 +139,7 @@ power { label = "power"; gpios = <&gpio 1 GPIO_ACTIVE_HIGH>; - linux,code = <BTN_0>; + linux,code = <KEY_POWER>; }; /* wifi { label = "wifi"; |