2021-03-21 16:45:24 +08:00
|
|
|
#include "mt7620a_phicomm_k2x.dtsi"
|
2017-04-21 00:53:03 +02:00
|
|
|
|
|
|
|
/ {
|
2017-07-29 10:14:07 +08:00
|
|
|
compatible = "phicomm,psg1218a", "phicomm,psg1218", "ralink,mt7620a-soc";
|
2017-04-21 02:47:44 +02:00
|
|
|
model = "Phicomm PSG1218 rev.A";
|
2017-04-21 00:53:03 +02:00
|
|
|
};
|
|
|
|
|
2021-03-21 16:45:24 +08:00
|
|
|
&partitions {
|
|
|
|
partition@50000 {
|
|
|
|
compatible = "denx,uimage";
|
|
|
|
label = "firmware";
|
|
|
|
reg = <0x50000 0x7b0000>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2017-04-21 00:53:03 +02:00
|
|
|
ðernet {
|
|
|
|
mtd-mac-address = <&factory 0x28>;
|
2020-05-14 15:41:31 +02:00
|
|
|
|
2017-04-21 00:53:03 +02:00
|
|
|
mediatek,portmap = "llllw";
|
|
|
|
};
|
2017-11-18 22:05:16 +01:00
|
|
|
|
|
|
|
&wmac {
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&pa_pins>;
|
|
|
|
};
|