blob: 2c4e09ee2ea91795933281f5487e7ee4969a5ed8 (
plain)
1
2
3
4
5
6
7
8
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "mt7628an_tplink_re200.dtsi"
/ {
compatible = "tplink,re200-v3", "mediatek,mt7628an-soc";
model = "TP-Link RE200 v3";
};
|