aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/omap4-panda.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/omap4-panda.dts')
-rw-r--r--arch/arm/dts/omap4-panda.dts13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/dts/omap4-panda.dts b/arch/arm/dts/omap4-panda.dts
new file mode 100644
index 0000000..fb2f477
--- /dev/null
+++ b/arch/arm/dts/omap4-panda.dts
@@ -0,0 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0-only
+/*
+ * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
+ */
+/dts-v1/;
+
+#include "omap443x.dtsi"
+#include "omap4-panda-common.dtsi"
+
+/ {
+ model = "TI OMAP4 PandaBoard";
+ compatible = "ti,omap4-panda", "ti,omap4430", "ti,omap4";
+};