ARM: OMAP2+: Drop legacy platform data for omap4 mcasp
authorTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:41 +0000 (14:16 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 23 Oct 2019 14:46:32 +0000 (07:46 -0700)
commit9ac545f974017ac976ef84ec0db678c23a696ff1
treec30d52236034d30697c2d85886ee4715c23e64ca
parent491a35282413257dd160ae776e6b5387eacdbc49
ARM: OMAP2+: Drop legacy platform data for omap4 mcasp

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.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4-l4-abe.dtsi
arch/arm/mach-omap2/omap_hwmod_44xx_data.c