ramips: reenable image creation for the D-Link DIR-645
[openwrt/openwrt.git] / target / linux / ramips / dts / VOCORE2.dtsi
1 #include "mt7628an.dtsi"
2
3 / {
4 compatible = "vocore,vocore2", "mediatek,mt7628an-soc";
5
6 chosen {
7 bootargs = "console=ttyS2,115200";
8 };
9 };
10
11
12 &pinctrl {
13 state_default: pinctrl0 {
14 gpio {
15 ralink,group = "wled_an", "refclk", "wdt";
16 ralink,function = "gpio";
17 };
18 };
19 };
20
21 &wmac {
22 status = "okay";
23 };
24
25 &ethernet {
26 mtd-mac-address = <&factory 0x28>;
27 };
28
29 &esw {
30 mediatek,portmap = <0x7>;
31 mediatek,portdisable = <0x3a>;
32 };
33
34 &i2s {
35 status = "okay";
36 };
37
38 &gdma {
39 status = "okay";
40 };
41
42 &pwm {
43 status = "okay";
44 };
45
46 &uart1 {
47 status = "okay";
48 };
49
50 &uart2 {
51 status = "okay";
52 };