ramips: create shared DTSI for MT7620 Phicomm K2x series devices
[openwrt/staging/mkresin.git] / target / linux / ramips / dts / mt7620a_phicomm_psg1218a.dts
1 #include "mt7620a_phicomm_k2x.dtsi"
2
3 / {
4 compatible = "phicomm,psg1218a", "phicomm,psg1218", "ralink,mt7620a-soc";
5 model = "Phicomm PSG1218 rev.A";
6 };
7
8 &partitions {
9 partition@50000 {
10 compatible = "denx,uimage";
11 label = "firmware";
12 reg = <0x50000 0x7b0000>;
13 };
14 };
15
16 &ethernet {
17 mtd-mac-address = <&factory 0x28>;
18
19 mediatek,portmap = "llllw";
20 };
21
22 &wmac {
23 pinctrl-names = "default";
24 pinctrl-0 = <&pa_pins>;
25 };