aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts b/target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts
index 34b43ff5cc..5622855f48 100644
--- a/target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts
+++ b/target/linux/ramips/dts/mt7621_d-team_newifi-d2.dts
@@ -23,37 +23,37 @@
compatible = "gpio-leds";
power-amber {
- label = "newifi-d2:amber:power";
+ label = "amber:power";
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
};
led_power_blue: power-blue {
- label = "newifi-d2:blue:power";
+ label = "blue:power";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
internet-amber {
- label = "newifi-d2:amber:internet";
+ label = "amber:internet";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
internet-blue {
- label = "newifi-d2:blue:internet";
+ label = "blue:internet";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "newifi-d2:blue:wlan2g";
+ label = "blue:wlan2g";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
wlan5g {
- label = "newifi-d2:blue:wlan5g";
+ label = "blue:wlan5g";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
};
usb {
- label = "newifi-d2:blue:usb";
+ label = "blue:usb";
gpios = <&gpio 10 GPIO_ACTIVE_LOW>;
trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
linux,default-trigger = "usbport";