From 18c64f41c7d84824a81bdcd730e1796d316355d1 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sun, 27 Nov 2016 09:47:51 +0100 Subject: 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 --- target/linux/lantiq/dts/ARV752DPW.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/lantiq/dts/ARV752DPW.dts') diff --git a/target/linux/lantiq/dts/ARV752DPW.dts b/target/linux/lantiq/dts/ARV752DPW.dts index d324e6e854..0fa5684feb 100644 --- a/target/linux/lantiq/dts/ARV752DPW.dts +++ b/target/linux/lantiq/dts/ARV752DPW.dts @@ -153,12 +153,12 @@ restart { label = "restart"; gpios = <&gpio 12 GPIO_ACTIVE_LOW>; - linux,code = ; + linux,code = ; }; dsl { label = "dsl"; gpios = <&gpio 13 GPIO_ACTIVE_LOW>; - linux,code = ; + linux,code = ; }; reset { label = "reset"; -- cgit v1.2.3