ARM: OMAP2+: Drop legacy platform data for am4 dwc3
authorTony Lindgren <tony@atomide.com>
Mon, 13 Jul 2020 16:59:48 +0000 (09:59 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 13 Jul 2020 16:59:48 +0000 (09:59 -0700)
commit3c881456b64519e661b14a23664f272a0171b0cb
treedcc35c6a582d4a7c34c025f5e72ae16240829c45
parent4254632dba27271f6de66efd87e444ee405dee29
ARM: OMAP2+: Drop legacy platform data for am4 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.

[tony@atomide.com: fixed typo for am3 vs am4]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am437x-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_43xx_data.c