ARM: OMAP2+: Drop legacy platform data for musb on omap4
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)
commit93f34e4edfecedce979b4d91d8b07ce31bc71f39
treeb819bb8efcd84fb33e4a7522edf1acb607b0f56d
parent9ac545f974017ac976ef84ec0db678c23a696ff1
ARM: OMAP2+: Drop legacy platform data for musb on omap4

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.dtsi
arch/arm/mach-omap2/omap_hwmod_44xx_data.c