676ca94c3c
This device seems to be identical to the TL-WDR4300, just with different release date/region and TPLINK_HWID. Support is added based on the ar71xx implementation. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "ar9344_tplink_tl-wdr4300.dtsi"
|
|
|
|
/ {
|
|
model = "TP-Link TL-WDR4310 v1";
|
|
compatible = "tplink,tl-wdr4310-v1", "qca,ar9344";
|
|
};
|