]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc45c5c4957cb35d472c2dd7cb08e795aaf1562e0
tree5469eb59aad213f9b36b28a34b8ab7adb22cc1ea
parent7e90e92768794241cab25c8dc48f4b8dca002f73
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]