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> (cherry picked from commit 676ca94c3ca5421c7176d67a211fa29b1bb2e219)master
parent
96ee7c8bfd
commit
470f7c046c
@ -0,0 +1,9 @@ |
||||
// 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"; |
||||
}; |
Loading…
Reference in new issue