Fix DTS error in LED color/function conversion due to a bug in the
conversion script.
Fixes: a9e0d97e1fc8 ("ipq40xx: convert to new LED color/function format where possible")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
};
led-2 {
- function = LED_FUNCTION_WLAN;
function = LED_FUNCTION_WLAN;
color = <LED_COLOR_ID_BLUE>;
gpios = <&tlmm 23 GPIO_ACTIVE_HIGH>;
color = <LED_COLOR_ID_BLUE>;
function = LED_FUNCTION_STATUS;
gpios = <&tlmm 40 GPIO_ACTIVE_LOW>;
- function = LED_FUNCTION_STATUS;
- color = <LED_COLOR_ID_BLUE>;
};
led-1 {