blob: 1a107c23ef595d86dbc242ef4c8182c2703a2580 (
plain)
1
2
3
4
5
6
7
8
9
|
// 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";
};
|