ARM: OMAP2+: Drop legacy platform data for dra7 mailbox
authorTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:31 +0000 (14:16 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:31 +0000 (14:16 -0700)
commit35bd04521517541dcf46a4b8c53bd66363bc74b4
tree58d916f8b4354489be2ea69a095b065ab56a0b60
parent928be37dc6b7b807b272d66aca974d7c2569486d
ARM: OMAP2+: Drop legacy platform data for dra7 mailbox

We can now probe devices with ti-sysc interconnect driver and dts
data. Let's drop the related platform data and custom ti,hwmods
dts property.

As we're just dropping data, and the early platform data init
is based on the custom ti,hwmods property, we want to drop both
the platform data and ti,hwmods property in a single patch.

Cc: Suman Anna <s-anna@ti.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_7xx_data.c