Author: blogic Date: 2014-06-16 20:54:53 +0200 (Mon, 16 Jun 2014) New Revision: 41217
Modified: trunk/target/linux/ramips/dts/XDXRN502J.dts Log: ramips: fixes XDXRN502J reset button Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/ramips/dts/XDXRN502J.dts =================================================================== --- trunk/target/linux/ramips/dts/XDXRN502J.dts 2014-06-16 18:54:48 UTC (rev 41216) +++ trunk/target/linux/ramips/dts/XDXRN502J.dts 2014-06-16 18:54:53 UTC (rev 41217) @@ -71,7 +71,7 @@ poll-interval = <20>; reset { label = "reset"; - gpios = <&gpio0 12 1>; + gpios = <&gpio0 10 1>; linux,code = <0x198>; }; }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
