blob: 2b54faae9e8ae422c1ae4be43d3fce9b9fd8f0d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "mt7621_zbtlink_zbt-wexx26.dtsi"
/ {
compatible = "zbtlink,zbt-we1326", "mediatek,mt7621-soc";
model = "Zbtlink ZBT-WE1326";
aliases {
label-mac-device = &wifi1;
};
};
|