rootfs: fix USE_APK detection
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_phicomm_k2-v22.4.dts
1 #include "mt7620a_phicomm_k2x.dtsi"
2
3 / {
4 compatible = "phicomm,k2-v22.4", "ralink,mt7620a-soc";
5 model = "Phicomm K2 v22.4 or older";
6 };
7
8 &partitions {
9 partition@50000 {
10 compatible = "denx,uimage";
11 label = "firmware";
12 reg = <0x50000 0x7b0000>;
13 };
14 };
15
16 &ethernet {
17 mediatek,portmap = "llllw";
18 };
19
20 &wmac {
21 pinctrl-names = "default", "pa_gpio";
22 pinctrl-0 = <&pa_pins>;
23 pinctrl-1 = <&pa_gpio_pins>;
24 };