aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/omap/omap.txt
diff options
context:
space:
mode:
authorR Sricharan <r.sricharan@ti.com>2013-02-07 13:53:05 +0530
committerRajendra Nayak <rnayak@ti.com>2013-08-13 11:00:41 +0530
commit439bf39e766264ff7fba32db5e6e31c3e628f965 (patch)
treec957dd4ee6aeeefb0f07c8ec471dbb474cfa8518 /Documentation/devicetree/bindings/arm/omap/omap.txt
parentARM: DRA7: Resue the clocksource, clockevent support (diff)
downloadlinux-dev-439bf39e766264ff7fba32db5e6e31c3e628f965.tar.xz
linux-dev-439bf39e766264ff7fba32db5e6e31c3e628f965.zip
ARM: DRA7: board-generic: Add basic DT support
Describe minimal DT boot machine details for DRA7xx based SoC's. DRA7xx family is based on dual core ARM CORTEX A15 using GIC as the interrupt controller. The PRCM and timer infrastructure is reused from OMAP5 and so are the io descriptor tables. Signed-off-by: R Sricharan <r.sricharan@ti.com> Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/omap/omap.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/omap/omap.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/omap.txt b/Documentation/devicetree/bindings/arm/omap/omap.txt
index 6d498c758b45..91b7049affa1 100644
--- a/Documentation/devicetree/bindings/arm/omap/omap.txt
+++ b/Documentation/devicetree/bindings/arm/omap/omap.txt
@@ -59,3 +59,6 @@ Boards:
- AM43x EPOS EVM
compatible = "ti,am43x-epos-evm", "ti,am4372", "ti,am43"
+
+- DRA7 EVM: Software Developement Board for DRA7XX
+ compatible = "ti,dra7-evm", "ti,dra7"