diff --git a/target/linux/ramips/dts/WHR-1166D.dts b/target/linux/ramips/dts/WHR-1166D.dts index 3e62ece9b0..cd2e71314a 100644 --- a/target/linux/ramips/dts/WHR-1166D.dts +++ b/target/linux/ramips/dts/WHR-1166D.dts @@ -104,16 +104,16 @@ label = "buffalo:red:power"; gpios = <&gpio0 7 1>; }; - status { - label = "buffalo:green:status"; + wifi { + label = "buffalo:green:wifi"; gpios = <&gpio0 8 1>; }; power2 { label = "buffalo:green:power"; gpios = <&gpio0 9 1>; }; - status2 { - label = "buffalo:orange:status"; + wifi2 { + label = "buffalo:orange:wifi"; gpios = <&gpio0 10 1>; }; internet { diff --git a/target/linux/ramips/dts/WHR-300HP2.dts b/target/linux/ramips/dts/WHR-300HP2.dts index 1ccfa2bb4d..b3b3a8794e 100644 --- a/target/linux/ramips/dts/WHR-300HP2.dts +++ b/target/linux/ramips/dts/WHR-300HP2.dts @@ -82,16 +82,16 @@ label = "buffalo:red:power"; gpios = <&gpio0 7 1>; }; - status { - label = "buffalo:green:status"; + wifi { + label = "buffalo:green:wifi"; gpios = <&gpio0 8 1>; }; power2 { label = "buffalo:green:power"; gpios = <&gpio0 9 1>; }; - status2 { - label = "buffalo:orange:status"; + wifi2 { + label = "buffalo:orange:wifi"; gpios = <&gpio0 10 1>; }; internet { diff --git a/target/linux/ramips/dts/WHR-600D.dts b/target/linux/ramips/dts/WHR-600D.dts index b6d4e42320..5775093f5d 100644 --- a/target/linux/ramips/dts/WHR-600D.dts +++ b/target/linux/ramips/dts/WHR-600D.dts @@ -83,16 +83,16 @@ label = "buffalo:red:power"; gpios = <&gpio0 7 1>; }; - status { - label = "buffalo:green:status"; + wifi { + label = "buffalo:green:wifi"; gpios = <&gpio0 8 1>; }; power2 { label = "buffalo:green:power"; gpios = <&gpio0 9 1>; }; - status2 { - label = "buffalo:orange:status"; + wifi2 { + label = "buffalo:orange:wifi"; gpios = <&gpio0 10 1>; }; internet {