aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/VOCORE2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/VOCORE2.dts')
-rw-r--r--target/linux/ramips/dts/VOCORE2.dts51
1 files changed, 1 insertions, 50 deletions
diff --git a/target/linux/ramips/dts/VOCORE2.dts b/target/linux/ramips/dts/VOCORE2.dts
index a2799e80f6..43f8475856 100644
--- a/target/linux/ramips/dts/VOCORE2.dts
+++ b/target/linux/ramips/dts/VOCORE2.dts
@@ -1,23 +1,13 @@
/dts-v1/;
-#include "mt7628an.dtsi"
+#include "VOCORE2.dtsi"
#include <dt-bindings/gpio/gpio.h>
-#include <dt-bindings/input/input.h>
/ {
compatible = "vocore,vocore2", "mediatek,mt7628an-soc";
model = "VoCore2";
- chosen {
- bootargs = "console=ttyS2,115200";
- };
-
- memory@0 {
- device_type = "memory";
- reg = <0x0 0x8000000>;
- };
-
gpio-leds {
compatible = "gpio-leds";
@@ -28,20 +18,6 @@
};
};
-&pinctrl {
- state_default: pinctrl0 {
- gpio {
- ralink,group = "wled_an", "perst", "wdt";
- ralink,function = "gpio";
- };
- };
-};
-
-&wmac {
- status = "okay";
- ralink,mtd-eeprom = <&factory 0x4>;
-};
-
&spi0 {
status = "okay";
@@ -77,28 +53,3 @@
};
};
};
-
-&esw {
- mediatek,portmap = <0x7>;
- mediatek,portdisable = <0x3a>;
-};
-
-&i2s {
- status = "okay";
-};
-
-&gdma {
- status = "okay";
-};
-
-&pwm {
- status = "okay";
-};
-
-&uart1 {
- status = "okay";
-};
-
-&uart2 {
- status = "okay";
-};