aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_afoundry_ew1200.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_afoundry_ew1200.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_afoundry_ew1200.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/mt7621_afoundry_ew1200.dts b/target/linux/ramips/dts/mt7621_afoundry_ew1200.dts
index 56016ed0f5..ed9e9852d3 100644
--- a/target/linux/ramips/dts/mt7621_afoundry_ew1200.dts
+++ b/target/linux/ramips/dts/mt7621_afoundry_ew1200.dts
@@ -28,12 +28,12 @@
compatible = "gpio-leds";
led_run: run {
- label = "ew1200:green:run";
+ label = "green:run";
gpios = <&gpio 5 GPIO_ACTIVE_HIGH>;
};
usb {
- label = "ew1200:green:usb";
+ label = "green:usb";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
linux,default-trigger = "usbport";