ARM: dts: Add support for DRA72x family of devices
authorRajendra Nayak <rnayak@ti.com>
Tue, 29 Apr 2014 11:05:10 +0000 (16:35 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 6 May 2014 17:20:14 +0000 (10:20 -0700)
commit38b248db60e32734417534b57f9ab687c445113a
tree5469eb59aad213f9b36b28a34b8ab7adb22cc1ea
parenta31451ce6a9aa3329ab40d9fa209806f9aadb847
ARM: dts: Add support for DRA72x family of devices

DRA722 is part of DRA72x family which are single core cortex A15 devices
with most infrastructure IPs otherwise same as whats on the DRA74x family.

So move the cpu nodes into dra74x.dtsi and dra72x.dtsi respectively.

Also add a minimal dra72-evm dts file.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Cc: linux-doc@vger.kernel.org
Cc: devicetree@vger.kernel.org
Acked-by: Arnd Bergmann <arnd@arndb.de>
[tony@atomide.com: updated for Makefile sorting]
Signed-off-by: Tony Lindgren <tony@atomide.com>
Documentation/devicetree/bindings/arm/omap/omap.txt
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/dra7-evm.dts
arch/arm/boot/dts/dra7.dtsi
arch/arm/boot/dts/dra72-evm.dts [new file with mode: 0644]
arch/arm/boot/dts/dra72x.dtsi [new file with mode: 0644]
arch/arm/boot/dts/dra74x.dtsi [new file with mode: 0644]