aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9533_tl-wr841-v9.dts
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2018-07-30 16:21:12 +0300
committerJohn Crispin <john@phrozen.org>2018-07-30 16:14:49 +0200
commitaccb67e582429e398605034d900f46b877a5aa63 (patch)
tree63ef46ed2dc46423518b9b0cc2eadc92b50c7030 /target/linux/ath79/dts/qca9533_tl-wr841-v9.dts
parentce93445cd6058ae37ca3d257792f68cd98e758da (diff)
downloadupstream-accb67e582429e398605034d900f46b877a5aa63.tar.gz
upstream-accb67e582429e398605034d900f46b877a5aa63.tar.bz2
upstream-accb67e582429e398605034d900f46b877a5aa63.zip
ath79: add support for tl-wr841n-v9
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'target/linux/ath79/dts/qca9533_tl-wr841-v9.dts')
-rw-r--r--target/linux/ath79/dts/qca9533_tl-wr841-v9.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/qca9533_tl-wr841-v9.dts b/target/linux/ath79/dts/qca9533_tl-wr841-v9.dts
new file mode 100644
index 0000000000..b82fd5adf9
--- /dev/null
+++ b/target/linux/ath79/dts/qca9533_tl-wr841-v9.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 "qca9533_tl-wr841.dtsi"
+
+/ {
+ compatible = "tplink,tl-wr841n-v9", "qca,qca9533";
+ model = "TP-Link TL-WR841N/ND Version 9";
+};