OSDN Git Service

arm/dts: Add initial DT support for AM33XX SoC family
authorAnilKumar Ch <anilkumar@ti.com>
Fri, 22 Jun 2012 09:40:48 +0000 (15:10 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Jul 2012 11:03:58 +0000 (04:03 -0700)
commit5fc0b42a98556bd9f01cecc6a64fcbd15ec363f0
tree40fdbd174b166cfa3079c81906d7d657fbb6bc5d
parentc7d0effa49e05df0881469a72cb381ac5e009e92
arm/dts: Add initial DT support for AM33XX SoC family

Add device tree source include file for the AM33XX SoC family.
An additional .dtsi file is created to describe the generic
AM33XX CPU module like intc, ocp.

Actual selection of available peripherals is handled in seperate
.dts files using this am33xx.dtsi generic header file.

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
Reviewed-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx.dtsi [new file with mode: 0644]