dnsmasq: full: disable ipset support by default
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7621_linksys_ea6350-v4.dts
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
3 #include "mt7621_linksys_ea7xxx.dtsi"
4
5 / {
6 compatible = "linksys,ea6350-v4", "mediatek,mt7621-soc";
7 model = "Linksys EA6350 v4";
8 };
9
10 &switch0 {
11 ports {
12 port@0 {
13 status = "okay";
14 label = "lan1";
15 };
16
17 port@1 {
18 status = "okay";
19 label = "lan2";
20 };
21
22 port@2 {
23 status = "okay";
24 label = "lan3";
25 };
26
27 port@3 {
28 status = "okay";
29 label = "lan4";
30 };
31
32 port@4 {
33 status = "okay";
34 label = "wan";
35 };
36 };
37 };