aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/VOCORE2.dtsi
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-07-03 23:22:31 +0200
committerDaniel Golle <daniel@makrotopia.org>2019-07-10 17:36:29 +0200
commitb97a99256fe54e81c8fc6c60183f46fbf731bbf8 (patch)
tree801c22aaa6d16ea17741efe7ab51b457c0fd4625 /target/linux/ramips/dts/VOCORE2.dtsi
parent7196ca1d497b6f0727a285bc3ecd41d54aff3a81 (diff)
downloadupstream-b97a99256fe54e81c8fc6c60183f46fbf731bbf8.tar.gz
upstream-b97a99256fe54e81c8fc6c60183f46fbf731bbf8.tar.bz2
upstream-b97a99256fe54e81c8fc6c60183f46fbf731bbf8.zip
ramips/mt76x8: Name DTS files based on scheme
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ramips/dts/VOCORE2.dtsi')
-rw-r--r--target/linux/ramips/dts/VOCORE2.dtsi53
1 files changed, 0 insertions, 53 deletions
diff --git a/target/linux/ramips/dts/VOCORE2.dtsi b/target/linux/ramips/dts/VOCORE2.dtsi
deleted file mode 100644
index f7aec8e1f5..0000000000
--- a/target/linux/ramips/dts/VOCORE2.dtsi
+++ /dev/null
@@ -1,53 +0,0 @@
-#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";
- ralink,mtd-eeprom = <&factory 0x4>;
-};
-
-&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";
-};