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

Rocco Folino rocco at folino.io
Wed Jun 27 14:38:26 EDT 2018


This patchset ports the TP-Link TL-WR741ND v4 and TL-WR740ND v4 to
the ath79 target.

Because of the need to enabled switch LEDs, this patch adds also the pinmux
support to ar9330.

Changed in v2:
 - used use the linux,default-trigger devicetree property
 - used ucidef_set_interface_wan to define WAN interface
 - removed the memory node
 - added missing fixed-link to eth1 node
 - added pinmux support to the ar9330

Rocco Folino (2):
  ath79: add pinmux to ar9330
  ath79: port TP-Link TL-WR741ND v4 and TL-WR740ND v4

 .../ath79/base-files/etc/board.d/01_leds      |   8 +
 .../ath79/base-files/etc/board.d/02_network   |   7 +
 target/linux/ath79/dts/ar9330.dtsi            |  18 ++
 .../linux/ath79/dts/ar9331_tl-wr740nd-v4.dts  |   9 +
 .../linux/ath79/dts/ar9331_tl-wr741nd-v4.dts  |   9 +
 .../linux/ath79/dts/ar9331_tl-wr741nd-v4.dtsi | 173 ++++++++++++++++++
 target/linux/ath79/image/tiny-tp-link.mk      |  18 ++
 7 files changed, 242 insertions(+)
 create mode 100644 target/linux/ath79/dts/ar9331_tl-wr740nd-v4.dts
 create mode 100644 target/linux/ath79/dts/ar9331_tl-wr741nd-v4.dts
 create mode 100644 target/linux/ath79/dts/ar9331_tl-wr741nd-v4.dtsi

-- 
2.17.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list