ipq40xx: convert to new LED color/function format where possible
[openwrt/staging/jow.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4029-insect-common.dtsi
index dbf6c14b7246d5b64137304072b7ab10c55e8b38..2b9f73eb24442dde88d3e22ce6a5d65d1d8402e6 100644 (file)
                compatible = "gpio-leds";
 
                power_orange: power {
-                       label = "orange:power";
+                       function = LED_FUNCTION_POWER;
+                       color = <LED_COLOR_ID_ORANGE>;
                        gpios = <&tlmm 49 GPIO_ACTIVE_LOW>;
                        panic-indicator;
                };