diff --git a/target/linux/ramips/dts/mt7621_tplink_er605-v2.dts b/target/linux/ramips/dts/mt7621_tplink_er605-v2.dts index 28c8e8b083294b..3d92e343f1f708 100644 --- a/target/linux/ramips/dts/mt7621_tplink_er605-v2.dts +++ b/target/linux/ramips/dts/mt7621_tplink_er605-v2.dts @@ -30,13 +30,13 @@ led_usb: usb { color = ; - function = LED_FUNCTION_STATUS; + function = LED_FUNCTION_USB; gpios = <&gpio 11 GPIO_ACTIVE_HIGH>; }; led_power: power { color = ; - function = LED_FUNCTION_STATUS; + function = LED_FUNCTION_POWER; gpios = <&gpio 12 GPIO_ACTIVE_LOW>; default-state = "on"; };