mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "qca9533_tplink_cpe210.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "tplink,cpe210-v3", "qca,qca9533";
|
||
|
model = "TP-LINK CPE210 v3";
|
||
|
};
|