X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=target%2Flinux%2Framips%2Fdts%2FAWUSFREE1.dts;h=2e4a8151dce28e393dcd98250b6520d4a5d45291;hp=959f6b7db491f73dad1c0750f31dde191e54d9c6;hb=dd3ec40d3d07f9fb419936b27f386217a0c68fb0;hpb=6031ab345df86c285ea55d6523d6888cc596f63d diff --git a/target/linux/ramips/dts/AWUSFREE1.dts b/target/linux/ramips/dts/AWUSFREE1.dts index 959f6b7db4..2e4a8151dc 100644 --- a/target/linux/ramips/dts/AWUSFREE1.dts +++ b/target/linux/ramips/dts/AWUSFREE1.dts @@ -42,14 +42,17 @@ model = "ALFA Network AWUSFREE1"; aliases { - led-status = &led_system; + led-boot = &led_system; + led-failsafe = &led_system; + led-running = &led_system; + led-upgrade = &led_system; }; chosen { bootargs = "console=ttyS0,115200"; }; - gpio-keys-polled { + keys { compatible = "gpio-keys-polled"; poll-interval = <20>; @@ -60,7 +63,7 @@ }; }; - gpio-leds { + leds { compatible = "gpio-leds"; led_system: system { @@ -157,6 +160,7 @@ }; partition@50000 { + compatible = "denx,uimage"; label = "firmware"; reg = <0x50000 0x7b0000>; };