summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/stih415-b2000.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/stih415-b2000.dts')
-rw-r--r--dts/src/arm/stih415-b2000.dts15
1 files changed, 15 insertions, 0 deletions
diff --git a/dts/src/arm/stih415-b2000.dts b/dts/src/arm/stih415-b2000.dts
new file mode 100644
index 0000000000..d4af531604
--- /dev/null
+++ b/dts/src/arm/stih415-b2000.dts
@@ -0,0 +1,15 @@
+/*
+ * Copyright (C) 2013 STMicroelectronics (R&D) Limited.
+ * Author: Srinivas Kandagatla <srinivas.kandagatla@st.com>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * publishhed by the Free Software Foundation.
+ */
+/dts-v1/;
+#include "stih415.dtsi"
+#include "stih41x-b2000.dtsi"
+/ {
+ model = "STiH415 B2000 Board";
+ compatible = "st,stih415", "st,stih415-b2000";
+};