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