aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_jcg_jhr-ac876m.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_jcg_jhr-ac876m.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_jcg_jhr-ac876m.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/mt7621_jcg_jhr-ac876m.dts b/target/linux/ramips/dts/mt7621_jcg_jhr-ac876m.dts
index 0427ae1df6..ae312fcc52 100644
--- a/target/linux/ramips/dts/mt7621_jcg_jhr-ac876m.dts
+++ b/target/linux/ramips/dts/mt7621_jcg_jhr-ac876m.dts
@@ -21,21 +21,21 @@
compatible = "gpio-leds";
usb3 {
- label = "jhr-ac876m:blue:usb3";
+ label = "blue:usb3";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
trigger-sources = <&xhci_ehci_port1>;
linux,default-trigger = "usbport";
};
usb2 {
- label = "jhr-ac876m:blue:usb2";
+ label = "blue:usb2";
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
trigger-sources = <&ehci_port2>;
linux,default-trigger = "usbport";
};
led_wps: wps {
- label = "jhr-ac876m:blue:wps";
+ label = "blue:wps";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
};