aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_domywifi_dw33d.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_domywifi_dw33d.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts b/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts
index 776e92ceec..4af1860aca 100644
--- a/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts
+++ b/target/linux/ath79/dts/qca9558_domywifi_dw33d.dts
@@ -20,32 +20,32 @@
compatible = "gpio-leds";
led_system: system {
- label = "dw33d:blue:system";
+ label = "blue:system";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
mmc {
- label = "dw33d:blue:mmc";
+ label = "blue:mmc";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
trigger-sources = <&hub_port0>;
linux,default-trigger = "usbport";
};
usb {
- label = "dw33d:blue:usb";
+ label = "blue:usb";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
trigger-sources = <&hub_port1>;
linux,default-trigger = "usbport";
};
wlan2g {
- label = "dw33d:blue:wlan2g";
+ label = "blue:wlan2g";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
internet {
- label = "dw33d:blue:internet";
+ label = "blue:internet";
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
};
};