From 025f12b538493e1a5dfe3af398c81573fb3e8f5c Mon Sep 17 00:00:00 2001 From: Hans Ulli Kroll Date: Tue, 11 Oct 2016 21:10:31 +0200 Subject: update fix reset button Signed-off-by: Hans Ulli Kroll --- target/linux/ramips/dts/BR-6478AC-V2.dts | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/target/linux/ramips/dts/BR-6478AC-V2.dts b/target/linux/ramips/dts/BR-6478AC-V2.dts index 5426b42ffd..104413108b 100644 --- a/target/linux/ramips/dts/BR-6478AC-V2.dts +++ b/target/linux/ramips/dts/BR-6478AC-V2.dts @@ -153,14 +153,8 @@ reset { label = "reset"; - gpios = <&gpio0 12 1>; - linux,code = <0x101>; - }; - - wps { - label = "wps"; - gpios = <&gpio0 1 1>; - linux,code = <0x100>; + gpios = <&gpio0 2 1>; + linux,code = <0x198>; }; }; -- cgit v1.2.3