d7b4b5ec24
According to detective grep, with this patch all devices should be labelled "TP-Link" consistently. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
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";
|
|
};
|