ARM: dts: AM3517: Disable absent IPs inherited from OMAP3 omap-for-v3.15/fixes-gpmc
authorSuman Anna <s-anna@ti.com>
Tue, 22 Apr 2014 22:23:37 +0000 (17:23 -0500)
committerTony Lindgren <tony@atomide.com>
Fri, 25 Apr 2014 16:55:00 +0000 (09:55 -0700)
commit4c05160342f16361fc37ae34dcae9210306a83e9
tree14f809710d6522d3719af0af12a5e3847459b749
parent4fe5bd5da2ea7b1b8c9455246ddcdb39ab734487
ARM: dts: AM3517: Disable absent IPs inherited from OMAP3

AM3517 inherits OMAP3 dts file, but does not have all the IPs
that are present on OMAP3. This patch disables the following
absent IPs for AM3517: Mailbox, IVA, MMU_ISP, MPU_IVA SmartReflex.

A label had to be added for IVA node in omap3.dtsi to be able to
get a reference to the node for disabling.

Otherwise we get the following warnings during booting:
platform iva.2: Cannot lookup hwmod 'iva'
platform 48094000.mailbox: Cannot lookup hwmod 'mailbox'
platform 480bd400.mmu: Cannot lookup hwmod 'mmu_isp'
platform 480c9000.smartreflex: Cannot lookup hwmod 'smartreflex_mpu_iva'

Signed-off-by: Suman Anna <s-anna@ti.com>
[tony@atomide.com: updated description for the warnings]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am3517.dtsi
arch/arm/boot/dts/omap3.dtsi