aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/EASY80920.dtsi
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2016-11-27 09:47:51 +0100
committerMathias Kresin <dev@kresin.me>2016-11-27 15:34:23 +0100
commit18c64f41c7d84824a81bdcd730e1796d316355d1 (patch)
tree60bf2174ee8113ffd5931fcc4c8eea25d7ada57d /target/linux/lantiq/dts/EASY80920.dtsi
parent4780e7e994d549a375bbfba02faef9a2bb2a6ea8 (diff)
downloadupstream-18c64f41c7d84824a81bdcd730e1796d316355d1.tar.gz
upstream-18c64f41c7d84824a81bdcd730e1796d316355d1.tar.bz2
upstream-18c64f41c7d84824a81bdcd730e1796d316355d1.zip
treewide: fix button keys codes used in dts
Use keycodes that matches the intended use case based on the label. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/dts/EASY80920.dtsi')
-rw-r--r--target/linux/lantiq/dts/EASY80920.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/EASY80920.dtsi b/target/linux/lantiq/dts/EASY80920.dtsi
index 5ce89178be..051db9a217 100644
--- a/target/linux/lantiq/dts/EASY80920.dtsi
+++ b/target/linux/lantiq/dts/EASY80920.dtsi
@@ -122,7 +122,7 @@
paging {
label = "paging";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
- linux,code = <BTN_0>;
+ linux,code = <KEY_PHONE>;
};
};