lede/target/linux/ath79/dts/ar9344_tplink_tl-wdr4300-v1-il.dts
AmadeusGhost 2d7f1ed162
ath79: sync and fix wireless (#2919)
This commit sync target ath79 from openwrt master, and revert some commit which will causes wireless to not work.
Use ath10k-ct-smallbuffers by default, so that small memory devices can normal work.
2020-02-03 23:45:16 +08:00

10 lines
206 B
Plaintext

// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/dts-v1/;
#include "ar9344_tplink_tl-wdr4300.dtsi"
/ {
model = "TP-Link TL-WDR4300 v1 (IL)";
compatible = "tplink,tl-wdr4300-v1-il", "qca,ar9344";
};