Initial commit

This commit is contained in:
domenico
2025-06-24 16:03:39 +02:00
commit f3256cdaf2
6949 changed files with 1441681 additions and 0 deletions

View File

@@ -0,0 +1,52 @@
#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";
};
&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";
};