ARM: OMAP2+: Drop legacy platform data for omap5 dwc3
authorTony Lindgren <tony@atomide.com>
Mon, 13 Jul 2020 16:59:48 +0000 (09:59 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 14 Jul 2020 15:41:18 +0000 (08:41 -0700)
commit0db53013cd7429409f37386fb7f4616dabcc5023
tree5bc7b664d5f63dff021278d6a89a115b2dc6a0a1
parent3c881456b64519e661b14a23664f272a0171b0cb
ARM: OMAP2+: Drop legacy platform data for omap5 dwc3

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