You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ramips/dts/mt7628an_vocore_vocore2.dtsi

54 lines
594 B
Plaintext

#include "mt7628an.dtsi"
/ {
compatible = "vocore,vocore2", "mediatek,mt7628an-soc";
aliases {
label-mac-device = &wmac;
};
chosen {
bootargs = "console=ttyS2,115200";
};
};
&state_default {
gpio {
ralink,group = "wled_an", "refclk", "wdt";
ralink,function = "gpio";
};
};
&wmac {
status = "okay";
};
&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";
};