From 0dbe4f502ddebd36ef138ee8f9b32acb2158c524 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 14 Mar 2013 18:43:49 +0000 Subject: fix buttons on vr9 eval kit Signed-off-by: John Crispin SVN-Revision: 36029 --- target/linux/lantiq/image/EASY80920.dtsi | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'target/linux/lantiq/image') diff --git a/target/linux/lantiq/image/EASY80920.dtsi b/target/linux/lantiq/image/EASY80920.dtsi index e32ad53d37..861978f5b9 100644 --- a/target/linux/lantiq/image/EASY80920.dtsi +++ b/target/linux/lantiq/image/EASY80920.dtsi @@ -284,11 +284,11 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <100>; - reset { +/* reset { label = "reset"; gpios = <&gpio 7 1>; linux,code = <0x198>; - }; + };*/ paging { label = "paging"; gpios = <&gpio 11 1>; @@ -296,14 +296,6 @@ }; }; -/* gpio-keys { - compatible = "gpio-keys"; - wps { - gpios = <&gpio 2 0>; - linux,code = <0x100>; - }; - };*/ - gpio-leds { compatible = "gpio-leds"; -- cgit v1.2.3