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/VGV7519.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/dts/VGV7519.dtsi') diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index 88daae7225..b835967326 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -138,7 +138,7 @@ eco { label = "eco"; gpios = <&gpio 41 GPIO_ACTIVE_LOW>; - linux,code = ; + linux,code = ; }; rfkill { label = "rfkill"; -- cgit v1.2.3