ARM: stih41x: Add B2000 board support
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / stih416-b2000.dts
diff --git a/arch/arm/boot/dts/stih416-b2000.dts b/arch/arm/boot/dts/stih416-b2000.dts
new file mode 100644 (file)
index 0000000..a5eb6ee
--- /dev/null
@@ -0,0 +1,16 @@
+/*
+ * 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 "stih416.dtsi"
+#include "stih41x-b2000.dtsi"
+
+/ {
+       compatible = "st,stih416", "st,stih416-b2000";
+       model = "STiH416 B2000";
+};