ath79: Use -v1 suffix for TP-Link WDR3600/4300
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 16 Jun 2019 10:51:57 +0000 (12:51 +0200)
committerPetr Štetiar <ynezz@true.cz>
Wed, 17 Jul 2019 20:47:28 +0000 (22:47 +0200)
commit96cc390d8808a79f920b6b3fd256cfeb6fd501b2
tree82f7efb8340a84680dd5d8e29e71118860989164
parentc0a715f75e21821263e07d9ee8cc9c14c6b5dd66
ath79: Use -v1 suffix for TP-Link WDR3600/4300

In ath79, identifiers tplink_tl-wdr3600 and tplink_tl-wdr4300 have
been used while most other TP-Link devices include the revision.

Although there actually is only one major revision of these
devices, they bear the revision on their bottom (v1.x). TP-Link
also refers to the devices as V1 on its web page.

This patch thus adds -v1 to both so it is more consistent
with other devices and with what you would expect from reading
the on-device sticker and the support pages.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/ath79/dts/ar9344_tplink_tl-wdr3600-v1.dts [new file with mode: 0644]
target/linux/ath79/dts/ar9344_tplink_tl-wdr3600.dts [deleted file]
target/linux/ath79/dts/ar9344_tplink_tl-wdr4300-v1.dts [new file with mode: 0644]
target/linux/ath79/dts/ar9344_tplink_tl-wdr4300.dts [deleted file]
target/linux/ath79/image/generic-tp-link.mk