dnsmasq: full: disable ipset support by default
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7620a_phicomm_k2-v22.5.dts
1 #include "mt7620a_phicomm_k2x.dtsi"
2
3 / {
4 compatible = "phicomm,k2-v22.5", "ralink,mt7620a-soc";
5 model = "Phicomm K2 v22.5 or newer";
6 };
7
8 &partitions {
9 partition@50000 {
10 label = "permanent_config";
11 reg = <0x50000 0x50000>;
12 read-only;
13 };
14
15 partition@a0000 {
16 compatible = "denx,uimage";
17 label = "firmware";
18 reg = <0xa0000 0x760000>;
19 };
20 };
21
22 &ethernet {
23 mediatek,portmap = "llllw";
24 };
25
26 &wmac {
27 pinctrl-names = "default";
28 pinctrl-0 = <&pa_pins>;
29 };