aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi
blob: f7aec8e1f57334da71d7d9847c538e6c07c78fbc (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#include "mt7628an.dtsi"

/ {
	compatible = "vocore,vocore2", "mediatek,mt7628an-soc";

	chosen {
		bootargs = "console=ttyS2,115200";
	};
};


&pinctrl {
	state_default: pinctrl0 {
		gpio {
			ralink,group = "wled_an", "refclk", "wdt";
			ralink,function = "gpio";
		};
	};
};

&wmac {
	status = "okay";
	ralink,mtd-eeprom = <&factory 0x4>;
};

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

&esw {
	mediatek,portmap = <0x7>;
	mediatek,portdisable = <0x3a>;
};

&i2s {
	status = "okay";
};

&gdma {
	status = "okay";
};

&pwm {
	status = "okay";
};

&uart1 {
	status = "okay";
};

&uart2 {
	status = "okay";
};
-only; }; factory: partition@40000 { label = "factory"; reg = <0x40000 0x10000>; read-only; }; partition@7f0000 { label = "Data3G"; reg = <0x7f0000 0x10000>; read-only; }; partition@50000 { compatible = "denx,uimage"; label = "firmware"; reg = <0x50000 0x680000>; }; }; }; gpio-export { compatible = "gpio-export"; lcd_ctrl1 { gpio-export,name = "lcd_ctrl1"; gpio-export,output = <0>; gpios = <&gpio0 1 GPIO_ACTIVE_HIGH>; }; }; }; &pinctrl { state_default: pinctrl0 { gpio { ralink,group = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf"; ralink,function = "gpio"; }; }; }; &ethernet { mtd-mac-address = <&factory 0x28>; }; &esw { mediatek,portmap = <0x2f>; }; &wmac { ralink,mtd-eeprom = <&factory 0>; }; &otg { status = "okay"; };