aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/dts/mt7621_tplink_ex220-v1.dts
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2024-02-07 14:48:43 +0100
committerChristian Marangi <ansuelsmth@gmail.com>2024-02-07 14:48:43 +0100
commit7630c052c46925015403564068abdc4b8ca89388 (patch)
tree10a7f09c48c1d0c2f71a2d11bd93ddec50107845 /target/linux/ramips/dts/mt7621_tplink_ex220-v1.dts
parentb7a7a793b140175cd02a863412b5464cad2269fc (diff)
ramips: drop redundant label with new LED color/function format
Drop redundant label with new LED color/function format declared. This was needed previously when the new format wasn't supported by leds.sh functions script. Now that is supported this property can be removed in favor of the new format. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/ramips/dts/mt7621_tplink_ex220-v1.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_tplink_ex220-v1.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7621_tplink_ex220-v1.dts b/target/linux/ramips/dts/mt7621_tplink_ex220-v1.dts
index ffefd07d85..2266b850ed 100644
--- a/target/linux/ramips/dts/mt7621_tplink_ex220-v1.dts
+++ b/target/linux/ramips/dts/mt7621_tplink_ex220-v1.dts
@@ -82,7 +82,6 @@
};
led_power: led-power {
- label = "green:power"; // to be removed once #13837 is merged
color = <LED_COLOR_ID_GREEN>;
function = LED_FUNCTION_POWER;
gpios = <&gpio 18 GPIO_ACTIVE_LOW>;