ath79: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_phicomm_k2t.dts
index 94a10d45f79f691cbb7fc547b949d909193ec403..e89a4de1ee041286c341317aeeb685337ab7ddf3 100644 (file)
                compatible = "gpio-leds";
 
                status_blue {
-                       label = "phicomm:blue:status";
+                       label = "blue:status";
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
                };
 
                led_status_red: status_red {
-                       label = "phicomm:red:status";
+                       label = "red:status";
                        gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
                };
 
                status_yellow {
-                       label = "phicomm:yellow:status";
+                       label = "yellow:status";
                        gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                };
        };