ramips: fix firmware splitter for edimax based boards
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / HPM.dts
index 3a262f2b9125bc1352e7479f4786d3688792c353..d27eff8b87f20a8834641d0b7394c94c9ee64779 100644 (file)
        model = "Omnima HPM";
 
        aliases {
-               led-status = &led_status;
+               led-boot = &led_status;
+               led-failsafe = &led_status;
+               led-running = &led_status;
+               led-upgrade = &led_status;
        };
 
        chosen {
                power {
                        label = "hpm:orange:power";
                        gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
+                       default-state = "on";
                };
 
                led_status: status {
                        label = "hpm:green:status";
                        gpios = <&gpio0 21 GPIO_ACTIVE_LOW>;
+                       default-state = "on";
                };
 
                eth {
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                reg = <0x00050000 0x00fb0000>;
                                label = "firmware";
                        };