ramips: add support for indicating the boot state using multiple leds
[openwrt/staging/lynxis.git] / target / linux / ramips / dts / U7621-06.dtsi
index 95c23015fe4636c3f3b611d7a4a0d4b9e2fb5a1c..2bfd4d71f4c90d986c65683ca0f2707a34fe6347 100644 (file)
        compatible = "unielec,u7621-06", "mediatek,mt7621-soc";
 
        aliases {
-               led-status = &led_status;
+               led-boot = &led_status;
+               led-failsafe = &led_status;
+               led-running = &led_status;
+               led-upgrade = &led_status;
        };
 
        chosen {
@@ -61,8 +64,6 @@
 
        gpio-keys-polled {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <20>;
 
                reset {
@@ -98,8 +99,6 @@
 
 &sdhci {
        status = "okay";
-       pinctrl-names = "default";
-       pinctrl-0 = <&sdhci_pins>;
 };
 
 &pcie {