ipq40xx: rename RT-AC42U WLAN/LAN LEDs
[openwrt/staging/chunkeey.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4019-rt-ac42u.dts
index 31e2e40ac0328fb53e5af1e444caffc74be9919d..3d58eac09ed3b3b9bfb797ac51953f29453b7cc9 100644 (file)
                led-3 {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_WLAN;
+                       function-enumerator = <0>;
                        gpios = <&tlmm 52 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
                led-4 {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_WLAN;
+                       function-enumerator = <1>;
                        gpios = <&tlmm 54 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
                led-5 {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_LAN;
+                       function-enumerator = <1>;
                        gpios = <&tlmm 45 GPIO_ACTIVE_LOW>;
-                       linux,default-trigger = "switch0";
                };
 
                led-6 {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_LAN;
+                       function-enumerator = <2>;
                        gpios = <&tlmm 43 GPIO_ACTIVE_LOW>;
-                       linux,default-trigger = "switch0";
                };
 
                led-7 {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_LAN;
+                       function-enumerator = <3>;
                        gpios = <&tlmm 42 GPIO_ACTIVE_LOW>;
-                       linux,default-trigger = "switch0";
                };
 
                led-8 {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_LAN;
+                       function-enumerator = <4>;
                        gpios = <&tlmm 49 GPIO_ACTIVE_LOW>;
-                       linux,default-trigger = "switch0";
                };
        };
 };