ARM: dts: AM33XX: Specify reg and interrupt property for all nodes
authorVaibhav Hiremath <hvaibhav@ti.com>
Mon, 27 Aug 2012 11:51:01 +0000 (17:21 +0530)
committerBenoit Cousson <b-cousson@ti.com>
Fri, 7 Sep 2012 17:23:03 +0000 (19:23 +0200)
commit4462b31cf416e74e54a37b57de7177cc4d244699
treeb35ca6b0665137189887735a6c003011ed48c9a7
parent5d83cb86227baf87ab04a646d60fb8b26b880743
ARM: dts: AM33XX: Specify reg and interrupt property for all nodes

The device/node resources (like, IORESOURCE_MEM and IORESOURCE_IRQ)
are overwritten by hwmod resources, due to all known reasons but
that should not be the reason for not providing all the information
in the DTS blob. Ideally we should use DTS resource and use HWMOD
framework wherever required and for only specific things.

Newer platforms like, OMAP5 and AM33XX, we only support DT boot mode,
so this patch is preparation for the future where we supposed to get
rid of hwmod dependency anyway.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
arch/arm/boot/dts/am33xx.dtsi