mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-13 03:22:05 +08:00
10 lines
200 B
Plaintext
10 lines
200 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "qca9563_tplink_archer-x6-v2.dtsi"
|
|
|
|
/ {
|
|
compatible = "tplink,archer-c6-v2", "qca,qca9563";
|
|
model = "TP-Link Archer C6 v2";
|
|
};
|