aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_fon_fon2601.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_fon_fon2601.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_fon_fon2601.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7620a_fon_fon2601.dts b/target/linux/ramips/dts/mt7620a_fon_fon2601.dts
index 1ed778f4f5..4dc0e28c9f 100644
--- a/target/linux/ramips/dts/mt7620a_fon_fon2601.dts
+++ b/target/linux/ramips/dts/mt7620a_fon_fon2601.dts
@@ -20,22 +20,22 @@
compatible = "gpio-leds";
led_power: power_r {
- label = "fon2601:red:power";
+ label = "red:power";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};
internet_g {
- label = "fon2601:green:internet";
+ label = "green:internet";
gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
};
net_g {
- label = "fon2601:green:net";
+ label = "green:net";
gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
};
wifi_g {
- label = "fon2601:green:wifi";
+ label = "green:wifi";
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
};
};