aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_phicomm_psg1218a.dts
blob: baa0d8b261797652b7e01bef8fee5dc2ba3f70fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#include "mt7620a_phicomm_psg1218.dtsi"

/ {
	compatible = "phicomm,psg1218a", "phicomm,psg1218", "ralink,mt7620a-soc";
	model = "Phicomm PSG1218 rev.A";
};

&state_default {
	gpio {
		groups = "i2c", "uartf", "rgmii1", "rgmii2", "wled", "nd_sd";
		function = "gpio";
	};
};

&ethernet {
	pinctrl-names = "default";
	pinctrl-0 = <&ephy_pins>;

	mtd-mac-address = <&factory 0x28>;

	mediatek,portmap = "llllw";
};

&wmac {
	pinctrl-names = "default";
	pinctrl-0 = <&pa_pins>;
};