0e66057fa59f3a550489a2533b58533e9eb5bca5
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7621_asiarf_ap7621-001.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621_asiarf_ap7621.dtsi"
4
5 / {
6 compatible = "asiarf,ap7621-001", "mediatek,mt7621-soc";
7 model = "AsiaRF AP7621-001";
8 };
9
10 &switch0 {
11 ports {
12 port@0 {
13 status = "okay";
14 label = "lan";
15 };
16
17 port@4 {
18 status = "okay";
19 label = "wan";
20 mtd-mac-address = <&factory 0xe000>;
21 mac-address-increment = <1>;
22 };
23 };
24 };