Re: [OpenWrt-Devel] [PATCH] ath79: port TP-Link TL-WR741ND v4 and TL-WR740ND v4

2018-06-27 Thread Rocco Folino
Hi Mathias, Thanks for the review. On Tue, Jun 26, 2018 at 06:36:23PM +0200, Mathias Kresin wrote: > > +"tplink,tl-wr741nd-v4"|\ > > +"tplink,tl-wr740nd-v4") > > + ucidef_set_led_netdev "wan" "WAN" "tp-link:green:wan" "eth1" > > + ucidef_set_led_switch "lan1" "LAN1"

[OpenWrt-Devel] [PATCH] ath79: port TP-Link TL-WR741ND v4 and TL-WR740ND v4

2018-06-26 Thread Rocco Folino
This patch ports the TP-Link TL-WR741ND v4 and TL-WR740ND v4 to the ath79 target. Because the two devices share the same hw layout, this patch adds a common .dtsi which is included by the two .dts. Signed-off-by: Rocco Folino --- .../ath79/base-files/etc/board.d/01_leds | 9 +