aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi')
-rw-r--r--target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi b/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi
index 1a509d864e..053c91557b 100644
--- a/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi
+++ b/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi
@@ -23,7 +23,7 @@
compatible = "gpio-leds";
led_diag: diag {
- label = "buffalo:red:diag";
+ label = "red:diag";
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
};
};
@@ -32,41 +32,41 @@
compatible = "gpio-leds";
band2g_a {
- label = "buffalo:amber:band2g";
+ label = "amber:band2g";
gpios = <&ath9k0 1 GPIO_ACTIVE_LOW>;
};
usb {
- label = "buffalo:green:usb";
+ label = "green:usb";
gpios = <&ath9k0 3 GPIO_ACTIVE_LOW>;
trigger-sources = <&usb_ohci_port>, <&usb_ehci_port>;
linux,default-trigger = "usbport";
};
band2g_g {
- label = "buffalo:green:band2g";
+ label = "green:band2g";
gpios = <&ath9k0 5 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
band5g_g {
- label = "buffalo:green:band5g";
+ label = "green:band5g";
gpios = <&ath9k1 1 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
router {
- label = "buffalo:green:router";
+ label = "green:router";
gpios = <&ath9k1 3 GPIO_ACTIVE_LOW>;
};
movie_engine {
- label = "buffalo:blue:movie_engine";
+ label = "blue:movie_engine";
gpios = <&ath9k1 4 GPIO_ACTIVE_LOW>;
};
band5g_a {
- label = "buffalo:amber:band5g";
+ label = "amber:band5g";
gpios = <&ath9k1 5 GPIO_ACTIVE_LOW>;
};
};