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