X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FATP-52B.dts;h=2fa5c19d04f388b9ff8c6e8532d783d1c7697677;hp=7f0d84732ad258e8ad4bc0aa81216352b67851a5;hb=dd3ec40d3d07f9fb419936b27f386217a0c68fb0;hpb=6031ab345df86c285ea55d6523d6888cc596f63d diff --git a/target/linux/ramips/dts/ATP-52B.dts b/target/linux/ramips/dts/ATP-52B.dts index 7f0d84732a..2fa5c19d04 100644 --- a/target/linux/ramips/dts/ATP-52B.dts +++ b/target/linux/ramips/dts/ATP-52B.dts @@ -10,7 +10,10 @@ model = "Argus ATP-52B"; aliases { - led-status = &led_run; + led-boot = &led_run; + led-failsafe = &led_run; + led-running = &led_run; + led-upgrade = &led_run; }; cfi@1f000000 { @@ -41,13 +44,14 @@ }; partition@50000 { + compatible = "denx,uimage"; label = "firmware"; reg = <0x50000 0x7a0000>; }; }; }; - gpio-leds { + leds { compatible = "gpio-leds"; led_run: run { @@ -61,7 +65,7 @@ }; }; - gpio-keys-polled { + keys { compatible = "gpio-keys-polled"; poll-interval = <20>;