diff --git a/target/linux/ramips/dts/mt7621_jdcloud_re-cp-02.dts b/target/linux/ramips/dts/mt7621_jdcloud_re-cp-02.dts index 1017e1984d..448a4b417f 100644 --- a/target/linux/ramips/dts/mt7621_jdcloud_re-cp-02.dts +++ b/target/linux/ramips/dts/mt7621_jdcloud_re-cp-02.dts @@ -42,20 +42,17 @@ compatible = "gpio-leds"; led_status_red: led-0 { - color = ; - function = LED_FUNCTION_STATUS; + label = "red:status"; gpios = <&gpio 6 GPIO_ACTIVE_LOW>; }; led_status_blue: led-1 { - color = ; - function = LED_FUNCTION_STATUS; + label = "blue:status"; gpios = <&gpio 7 GPIO_ACTIVE_LOW>; }; led_status_green: led-2 { - color = ; - function = LED_FUNCTION_STATUS; + label = "green:status"; gpios = <&gpio 8 GPIO_ACTIVE_LOW>; }; };