mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-15 16:15:29 +08:00
10 lines
185 B
Plaintext
10 lines
185 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "qca9558_tplink_rex5x.dtsi"
|
|
|
|
/ {
|
|
compatible = "tplink,re355-v1", "qca,qca9558";
|
|
model = "TP-Link RE355 v1";
|
|
};
|