aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9331_tplink_tl-wr740n-v4.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/ar9331_tplink_tl-wr740n-v4.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/ar9331_tplink_tl-wr740n-v4.dts')
-rw-r--r--target/linux/ath79/dts/ar9331_tplink_tl-wr740n-v4.dts9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/ar9331_tplink_tl-wr740n-v4.dts b/target/linux/ath79/dts/ar9331_tplink_tl-wr740n-v4.dts
new file mode 100644
index 0000000000..6775a7467f
--- /dev/null
+++ b/target/linux/ath79/dts/ar9331_tplink_tl-wr740n-v4.dts
@@ -0,0 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+/dts-v1/;
+
+#include "ar9331_tplink_tl-wr741nd-v4.dtsi"
+
+/ {
+ model = "TP-Link TL-WR740N v4";
+ compatible = "tplink,tl-wr740n-v4", "qca,ar9331";
+};