aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_ampedwireless_ally-00x19k.dts
blob: 51d41c7fb4081ae971f8a560eb3de1e6544504e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include "mt7621_ampedwireless_ally.dtsi"

/ {
	compatible = "ampedwireless,ally-00x19k", "mediatek,mt7621-soc";
	model = "Amped Wireless ALLY-00X19K";
};

&switch0 {
	ports {
		port@2 {
			status = "okay";
			label = "lan";
		};
	};
};

&xhci {
	status = "disabled";
};