summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_iodata_wnpr2600g.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_iodata_wnpr2600g.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_iodata_wnpr2600g.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7621_iodata_wnpr2600g.dts b/target/linux/ramips/dts/mt7621_iodata_wnpr2600g.dts
index 827e606b52..0e808f6894 100644
--- a/target/linux/ramips/dts/mt7621_iodata_wnpr2600g.dts
+++ b/target/linux/ramips/dts/mt7621_iodata_wnpr2600g.dts
@@ -20,24 +20,24 @@
compatible = "gpio-leds";
led_power: power {
- label = "wnpr2600g:green:power";
+ label = "green:power";
gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
default-state = "on";
};
notification {
- label = "wnpr2600g:green:notification";
+ label = "green:notification";
gpios = <&gpio 12 GPIO_ACTIVE_HIGH>;
};
wlan2g {
- label = "wnpr2600g:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio 14 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "phy0radio";
};
wlan5g {
- label = "wnpr2600g:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "phy1radio";
};