aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts')
-rw-r--r--target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts b/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts
index 1a3aec00fa..f035f86c7c 100644
--- a/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts
+++ b/target/linux/ath79/dts/ar7242_buffalo_wzr-hp-g302h-a1a0.dts
@@ -66,7 +66,7 @@
compatible = "gpio-leds";
led_diag: diag {
- label = "buffalo:red:diag";
+ label = "red:diag";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
};
};
@@ -75,35 +75,35 @@
compatible = "gpio-leds";
usb {
- label = "buffalo:blue:usb";
+ label = "blue:usb";
gpios = <&ath9k 4 GPIO_ACTIVE_LOW>;
trigger-sources = <&hub_port>;
linux,default-trigger = "usbport";
};
wireless {
- label = "buffalo:green:wireless";
+ label = "green:wireless";
gpios = <&ath9k 5 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
security {
- label = "buffalo:orange:security";
+ label = "orange:security";
gpios = <&ath9k 6 GPIO_ACTIVE_LOW>;
};
router {
- label = "buffalo:green:router";
+ label = "green:router";
gpios = <&ath9k 7 GPIO_ACTIVE_LOW>;
};
movie_engine_on {
- label = "buffalo:blue:movie_engine_on";
+ label = "blue:movie_engine_on";
gpios = <&ath9k 8 GPIO_ACTIVE_LOW>;
};
movie_engine_off {
- label = "buffalo:blue:movie_engine_off";
+ label = "blue:movie_engine_off";
gpios = <&ath9k 9 GPIO_ACTIVE_LOW>;
};
};