Author: nbd Date: 2015-03-19 22:51:44 +0100 (Thu, 19 Mar 2015) New Revision: 44898
Modified: trunk/target/linux/ramips/dts/WSR-1166.dts Log: ramips: fix WSR-1166 green power LED Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/ramips/dts/WSR-1166.dts =================================================================== --- trunk/target/linux/ramips/dts/WSR-1166.dts 2015-03-19 21:00:41 UTC (rev 44897) +++ trunk/target/linux/ramips/dts/WSR-1166.dts 2015-03-19 21:51:44 UTC (rev 44898) @@ -101,7 +101,7 @@ }; power { label = "buffalo:green:power"; - gpios = <&gpio0 14 1>; + gpios = <&gpio1 14 1>; }; diag { label = "buffalo:orange:diag"; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
