mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +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-v2", "qca,qca9533";
|
||
|
model = "TP-LINK CPE210 v2";
|
||
|
};
|