From accb67e582429e398605034d900f46b877a5aa63 Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Mon, 30 Jul 2018 16:21:12 +0300 Subject: ath79: add support for tl-wr841n-v9 Signed-off-by: Lucian Cristian --- target/linux/ath79/dts/qca9533_tl-wr841-v9.dts | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 target/linux/ath79/dts/qca9533_tl-wr841-v9.dts (limited to 'target/linux/ath79/dts/qca9533_tl-wr841-v9.dts') 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 +#include + +#include "qca9533_tl-wr841.dtsi" + +/ { + compatible = "tplink,tl-wr841n-v9", "qca,qca9533"; + model = "TP-Link TL-WR841N/ND Version 9"; +}; -- cgit v1.2.3