qualcommax: AW1000: add qca8081 PHY LED configuration
[openwrt/staging/jow.git] / target / linux / qualcommax / files / arch / arm64 / boot / dts / qcom / ipq8072-aw1000.dts
index 10799d1986c9f638e8619414814dd92bcc761877..c85e9f1993aa330dd1cad42b2b2ab24a16b50d71 100644 (file)
                reg = <28>;
                reset-deassert-us = <10000>;
                reset-gpios = <&tlmm 64 GPIO_ACTIVE_LOW>;
+
+               leds {
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+
+                       led@2 {
+                               reg = <2>;
+                               active-low;
+                               color = <LED_COLOR_ID_GREEN>;
+                               function = LED_FUNCTION_WAN;
+                               default-state = "keep";
+                       };
+               };
        };
 };