From 7630c052c46925015403564068abdc4b8ca89388 Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Wed, 7 Feb 2024 14:48:43 +0100 Subject: 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 --- target/linux/ramips/dts/mt7621_tplink_ex220-v1.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/dts/mt7621_tplink_ex220-v1.dts') 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 = ; function = LED_FUNCTION_POWER; gpios = <&gpio 18 GPIO_ACTIVE_LOW>; -- cgit v1.2.3