mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
10 lines
189 B
Plaintext
10 lines
189 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "ar9344_tplink_cpexxx-v1.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "tplink,cpe210-v1", "qca,ar9344";
|
||
|
model = "TP-Link CPE210 v1";
|
||
|
};
|