aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts
diff options
context:
space:
mode:
authorPaul Wassi <p.wassi@gmx.at>2019-01-04 22:26:01 +0100
committerChristian Lamparter <chunkeey@gmail.com>2019-02-14 16:56:14 +0100
commitff541c5ca255f0c7e105dc7fe717f812470e39e7 (patch)
tree3877472b144106a7bdd479e015ba92df74443d09 /target/linux/ath79/dts
parentda1107f8a5deec6f013535af6cd0d42b8088d600 (diff)
downloadupstream-ff541c5ca255f0c7e105dc7fe717f812470e39e7.tar.gz
upstream-ff541c5ca255f0c7e105dc7fe717f812470e39e7.tar.bz2
upstream-ff541c5ca255f0c7e105dc7fe717f812470e39e7.zip
ath79: rename TL-WR740ND-v4 to TL-WR740N-v4
Give the device the same name it had in ar71xx. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'target/linux/ath79/dts')
-rw-r--r--target/linux/ath79/dts/ar9331_tplink_tl-wr740n-v4.dts (renamed from target/linux/ath79/dts/ar9331_tplink_tl-wr740nd-v4.dts)4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ath79/dts/ar9331_tplink_tl-wr740nd-v4.dts b/target/linux/ath79/dts/ar9331_tplink_tl-wr740n-v4.dts
index 1b0283ebfb..6775a7467f 100644
--- a/target/linux/ath79/dts/ar9331_tplink_tl-wr740nd-v4.dts
+++ b/target/linux/ath79/dts/ar9331_tplink_tl-wr740n-v4.dts
@@ -4,6 +4,6 @@
#include "ar9331_tplink_tl-wr741nd-v4.dtsi"
/ {
- model = "TP-Link TL-WR740N/ND v4";
- compatible = "tplink,tl-wr740nd-v4", "qca,ar9331";
+ model = "TP-Link TL-WR740N v4";
+ compatible = "tplink,tl-wr740n-v4", "qca,ar9331";
};