06a80fdde7771f63656afafc8ae78dbeed7a4749
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_vocore_vocore2.dtsi
1 #include "mt7628an.dtsi"
2
3 #include <dt-bindings/gpio/gpio.h>
4
5 / {
6 compatible = "vocore,vocore2", "mediatek,mt7628an-soc";
7
8 aliases {
9 label-mac-device = &wmac;
10 };
11
12 chosen {
13 bootargs = "console=ttyS2,115200";
14 };
15 };
16
17 &state_default {
18 gpio {
19 groups = "wled_an", "refclk", "wdt";
20 function = "gpio";
21 };
22 };
23
24 &wmac {
25 status = "okay";
26
27 mediatek,mtd-eeprom = <&factory 0x0>;
28 };
29
30 &ethernet {
31 mtd-mac-address = <&factory 0x28>;
32 };
33
34 &esw {
35 mediatek,portmap = <0x7>;
36 mediatek,portdisable = <0x3a>;
37 };
38
39 &i2s {
40 status = "okay";
41 };
42
43 &gdma {
44 status = "okay";
45 };
46
47 &pwm {
48 status = "okay";
49 };
50
51 &uart1 {
52 status = "okay";
53 };
54
55 &uart2 {
56 status = "okay";
57 };