apm821xx: dts: rename devices dts files to include the manufacturer
[oweals/openwrt.git] / target / linux / apm821xx / dts / wd-mybooklive.dts
diff --git a/target/linux/apm821xx/dts/wd-mybooklive.dts b/target/linux/apm821xx/dts/wd-mybooklive.dts
new file mode 100644 (file)
index 0000000..d841352
--- /dev/null
@@ -0,0 +1,17 @@
+/*
+ * Copyright 2008 DENX Software Engineering, Stefan Roese <sr@denx.de>
+ * (c) Copyright 2010 Western Digital Technologies, Inc. All Rights Reserved.
+ *
+ * This file is licensed under the terms of the GNU General Public
+ * License version 2.  This program is licensed "as is" without
+ * any warranty of any kind, whether express or implied.
+ */
+
+/dts-v1/;
+
+#include "apollo3g.dtsi"
+
+/ {
+       compatible = "wd,mybooklive", "amcc,apollo3g";
+       model = "MyBook Live";
+};