From c03be8362f2b943f8b20036986e15ab59bba0f22 Mon Sep 17 00:00:00 2001 From: blogic Date: Mon, 16 Jun 2014 18:54:53 +0000 Subject: [PATCH] ramips: fixes XDXRN502J reset button Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41217 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/dts/XDXRN502J.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/dts/XDXRN502J.dts b/target/linux/ramips/dts/XDXRN502J.dts index 28670055fd..628324cfbb 100644 --- a/target/linux/ramips/dts/XDXRN502J.dts +++ b/target/linux/ramips/dts/XDXRN502J.dts @@ -71,7 +71,7 @@ poll-interval = <20>; reset { label = "reset"; - gpios = <&gpio0 12 1>; + gpios = <&gpio0 10 1>; linux,code = <0x198>; }; }; -- 2.11.0