X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FMZK-W300NH2.dts;h=ab749fc43d3ecb3968dad2b7de4366b0a8861c74;hb=38f3433420b5f1084e7739c35afc40b1340e90d6;hp=af172f1806f2f42e217218e3f157d77da5203720;hpb=6031ab345df86c285ea55d6523d6888cc596f63d;p=openwrt%2Fstaging%2Fmkresin.git diff --git a/target/linux/ramips/dts/MZK-W300NH2.dts b/target/linux/ramips/dts/MZK-W300NH2.dts index af172f1806..ab749fc43d 100644 --- a/target/linux/ramips/dts/MZK-W300NH2.dts +++ b/target/linux/ramips/dts/MZK-W300NH2.dts @@ -10,7 +10,10 @@ model = "Planex MZK-W300NH2"; aliases { - led-status = &led_power; + led-boot = &led_power; + led-failsafe = &led_power; + led-running = &led_power; + led-upgrade = &led_power; }; cfi@1f000000 { @@ -49,13 +52,14 @@ }; partition@50000 { + compatible = "denx,uimage"; label = "firmware"; reg = <0x50000 0x390000>; }; }; }; - gpio-leds { + leds { compatible = "gpio-leds"; led_power: power { @@ -74,7 +78,7 @@ }; }; - gpio-keys-polled { + keys { compatible = "gpio-keys-polled"; poll-interval = <20>;