ramips: add support for the VoCore2 Lite
[openwrt/openwrt.git] / target / linux / ramips / dts / VOCORE2.dts
index a2799e80f63b621ccb93082a8d069d35eb146f06..43f8475856e92f86609ef82d858af55b9d2a5ea0 100644 (file)
@@ -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";
 
        };
 };
 
-&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";
 
                };
        };
 };
-
-&esw {
-       mediatek,portmap = <0x7>;
-       mediatek,portdisable = <0x3a>;
-};
-
-&i2s {
-       status = "okay";
-};
-
-&gdma {
-       status = "okay";
-};
-
-&pwm {
-       status = "okay";
-};
-
-&uart1 {
-       status = "okay";
-};
-
-&uart2 {
-       status = "okay";
-};