diff --git a/target/linux/realtek/dts/rtl9313_zyxel_xs1930.dtsi b/target/linux/realtek/dts/rtl9313_zyxel_xs1930.dtsi index 2523740f63..d5fa56bc06 100644 --- a/target/linux/realtek/dts/rtl9313_zyxel_xs1930.dtsi +++ b/target/linux/realtek/dts/rtl9313_zyxel_xs1930.dtsi @@ -66,15 +66,17 @@ }; led_cloud_green: led-4 { color = ; + function = "cloud"; gpios = <&gpio0 24 GPIO_ACTIVE_LOW>; }; led_cloud_red: led-5 { color = ; + function = "cloud"; gpios = <&gpio0 25 GPIO_ACTIVE_LOW>; }; led_locator: led-6 { color = ; - function = LED_FUNCTION_INDICATOR; + function = "locator"; gpios = <&gpio0 26 GPIO_ACTIVE_LOW>; }; };