ramips: add support for indicating the boot state using multiple leds
[openwrt/openwrt.git] / target / linux / ramips / dts / GB-PC2.dts
index ae73115608b3924ab9d28aa1cfb57b1588e04f90..9049e7387689ebb16b447a04d3ac83ee1c04226f 100644 (file)
        model = "GB-PC2";
 
        aliases {
-               led-status = &led_status;
+               led-boot = &led_status;
+               led-failsafe = &led_status;
+               led-running = &led_status;
+               led-upgrade = &led_status;
        };
 
        memory@0 {
                        label = "gb-pc2:green:lan3";
                        gpios = <&gpio0 15 GPIO_ACTIVE_LOW>;
                };
-
        };
 };
 
 &sdhci {
        status = "okay";
-
-       pinctrl-names = "default";
-       pinctrl-0 = <&sdhci_pins>;
 };
 
 &spi0 {