ath79: add support for indicating the boot state using multiple leds
[openwrt/staging/mkresin.git] / target / linux / ath79 / dts / qca9563_phicomm_k2t.dts
index 4ff9320d5cabb71160dbcc30f7e6e6b798afd27d..e99a1afbce6a03f7165e2f8147efee3844cd0a51 100644 (file)
        compatible = "phicomm,k2t";
 
        aliases {
-               led-status = &status_red;
+               led-boot = &status_red;
+               led-failsafe = &status_red;
+               led-running = &status_red;
+               led-upgrade = &status_red;
        };
 
        chosen {
@@ -42,8 +45,6 @@
 
        keys {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <20>;
 
                reset {
@@ -72,8 +73,6 @@
        status = "okay";
 
        flash@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <25000000>;