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