aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts18
1 files changed, 14 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts b/target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts
index cd72ea1d62..6199511cff 100644
--- a/target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts
+++ b/target/linux/ramips/dts/mt7621_gnubee_gb-pc2.dts
@@ -27,16 +27,26 @@
leds {
compatible = "gpio-leds";
- ethblack_act {
- label = "green:ethblack_act";
+ ethblack-green {
+ label = "green:ethblack";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
};
- ethblue_act {
- label = "green:ethblue_act";
+ ethblue-green {
+ label = "green:ethblue";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
+ ethyellow-green {
+ label = "green:ethyellow";
+ gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
+ };
+
+ ethyellow-orange {
+ label = "orange:ethyellow";
+ gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
+ };
+
power {
label = "green:power";
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;