diff options
Diffstat (limited to 'target/linux/ramips/dts/CF-WR800N.dts')
-rw-r--r-- | target/linux/ramips/dts/CF-WR800N.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/CF-WR800N.dts b/target/linux/ramips/dts/CF-WR800N.dts index beb2805237..2ee16dfbc4 100644 --- a/target/linux/ramips/dts/CF-WR800N.dts +++ b/target/linux/ramips/dts/CF-WR800N.dts @@ -85,17 +85,17 @@ compatible = "gpio-leds"; ethernet { - label = "comfast:white:ethernet"; + label = "cf-wr800n:white:ethernet"; gpios = <&gpio2 4 1>; }; wifi { - label = "comfast:white:wifi"; + label = "cf-wr800n:white:wifi"; gpios = <&gpio3 0 1>; }; wps { - label = "comfast:white:wps"; + label = "cf-wr800n:white:wps"; gpios = <&gpio1 15 1>; }; }; |