summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_asiarf_ap7621-001.dts
blob: 2d4bc016c1dd954395061fe399d5a1de2730513a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT

#include "mt7621_asiarf_ap7621.dtsi"

/ {
	compatible = "asiarf,ap7621-001", "mediatek,mt7621-soc";
	model = "AsiaRF AP7621-001";
};

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