aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/W2914NSV2.dts
diff options
context:
space:
mode:
authorperillamint <perillamint@gentoo.moe>2016-11-18 20:46:27 +0900
committerJohn Crispin <john@phrozen.org>2016-11-21 10:13:17 +0100
commit68634426fee42803b4be956ef3ac262dee6f8384 (patch)
tree45c0a77479457db44e27dffddcf2751d10ca49dd /target/linux/ramips/dts/W2914NSV2.dts
parenta74394be00f5b3f9d71f4d04c9e2ce6ea47a46b4 (diff)
downloadupstream-68634426fee42803b4be956ef3ac262dee6f8384.tar.gz
upstream-68634426fee42803b4be956ef3ac262dee6f8384.tar.bz2
upstream-68634426fee42803b4be956ef3ac262dee6f8384.zip
ramips: add support for WeVO W2914NS v2
Signed-off-by: Yong-hyu Ban <perillamint@gentoo.moe>
Diffstat (limited to 'target/linux/ramips/dts/W2914NSV2.dts')
-rw-r--r--target/linux/ramips/dts/W2914NSV2.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/W2914NSV2.dts b/target/linux/ramips/dts/W2914NSV2.dts
new file mode 100644
index 0000000000..37afffd475
--- /dev/null
+++ b/target/linux/ramips/dts/W2914NSV2.dts
@@ -0,0 +1,12 @@
+/dts-v1/;
+
+#include "W2914NSV2.dtsi"
+
+/ {
+ model = "WeVO W2914NS v2";
+
+ memory@0 {
+ device_type = "memory";
+ reg = <0x0 0x8000000>;
+ };
+};