aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_tl-wr1043nd-v4.dts
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2018-06-16 13:37:55 +0300
committerJohn Crispin <john@phrozen.org>2018-06-18 18:21:20 +0200
commit71ae0792bad1b0eeb476513e15b326409f15ccb0 (patch)
tree6c5b440e0ae27c02c0250a165e734f10827137a6 /target/linux/ath79/dts/qca9563_tl-wr1043nd-v4.dts
parentcad843e1f57790a08dd4804011b6cd3a4796786b (diff)
downloadupstream-71ae0792bad1b0eeb476513e15b326409f15ccb0.tar.gz
upstream-71ae0792bad1b0eeb476513e15b326409f15ccb0.tar.bz2
upstream-71ae0792bad1b0eeb476513e15b326409f15ccb0.zip
ath79: add tl-wr1043nd-v4 support everything is working
tplink-safeloader: resize kernel partition kernel 4.14 is much bigger, resize the partition Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'target/linux/ath79/dts/qca9563_tl-wr1043nd-v4.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_tl-wr1043nd-v4.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/qca9563_tl-wr1043nd-v4.dts b/target/linux/ath79/dts/qca9563_tl-wr1043nd-v4.dts
new file mode 100644
index 0000000000..e187de7a23
--- /dev/null
+++ b/target/linux/ath79/dts/qca9563_tl-wr1043nd-v4.dts
@@ -0,0 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+/dts-v1/;
+
+#include <dt-bindings/gpio/gpio.h>
+#include <dt-bindings/input/input.h>
+
+#include "qca9563_tl-wr1043n.dtsi"
+
+/ {
+ compatible = "tplink,tl-wr1043nd-v4", "qca,qca9563";
+ model = "TP-Link TL-WR1043ND Version 4";
+};