mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 08:21:14 +00:00
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "qca9533_tplink_tl-wa801nd.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "tplink,tl-wa801nd-v3", "qca,qca9533";
|
||
|
model = "TP-Link TL-WA801ND v3";
|
||
|
};
|