From c84e838f16e8fd164a6ff4b2ad36f7fab55cfe33 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 19 Mar 2015 21:51:44 +0000 Subject: [PATCH] ramips: fix WSR-1166 green power LED Signed-off-by: Felix Fietkau SVN-Revision: 44898 --- target/linux/ramips/dts/WSR-1166.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/dts/WSR-1166.dts b/target/linux/ramips/dts/WSR-1166.dts index 9892782597..8115efd13a 100644 --- a/target/linux/ramips/dts/WSR-1166.dts +++ b/target/linux/ramips/dts/WSR-1166.dts @@ -101,7 +101,7 @@ }; power { label = "buffalo:green:power"; - gpios = <&gpio0 14 1>; + gpios = <&gpio1 14 1>; }; diag { label = "buffalo:orange:diag"; -- 2.30.2