2019-07-03 21:22:25 +00:00
|
|
|
#include "mt7620a_phicomm_psg1218.dtsi"
|
2017-04-20 22:53:03 +00:00
|
|
|
|
|
|
|
/ {
|
2017-07-29 02:14:07 +00:00
|
|
|
compatible = "phicomm,psg1218a", "phicomm,psg1218", "ralink,mt7620a-soc";
|
2017-04-21 00:47:44 +00:00
|
|
|
model = "Phicomm PSG1218 rev.A";
|
2017-04-20 22:53:03 +00:00
|
|
|
};
|
|
|
|
|
2019-12-22 20:26:01 +00:00
|
|
|
&state_default {
|
|
|
|
gpio {
|
2020-04-12 12:58:29 +00:00
|
|
|
groups = "i2c", "uartf", "rgmii1", "rgmii2", "wled", "nd_sd";
|
|
|
|
function = "gpio";
|
2017-04-20 22:53:03 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
ðernet {
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&ephy_pins>;
|
2020-05-14 13:41:31 +00:00
|
|
|
|
2017-04-20 22:53:03 +00:00
|
|
|
mtd-mac-address = <&factory 0x28>;
|
2020-05-14 13:41:31 +00:00
|
|
|
|
2017-04-20 22:53:03 +00:00
|
|
|
mediatek,portmap = "llllw";
|
|
|
|
};
|
2017-11-18 21:05:16 +00:00
|
|
|
|
|
|
|
&wmac {
|
|
|
|
pinctrl-names = "default";
|
|
|
|
pinctrl-0 = <&pa_pins>;
|
|
|
|
};
|