ARM: OMAP2+: Drop legacy platform data for omap4 usb
authorTony Lindgren <tony@atomide.com>
Mon, 13 Jul 2020 16:59:49 +0000 (09:59 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 14 Jul 2020 15:41:18 +0000 (08:41 -0700)
commit509b1377eb52f708b003e752be69053e0211b44e
tree370f393475fd97e7e24888108078190a14d37463
parentc7b72abca61ecf7dd4f6203b14cbf0fe79b0a109
ARM: OMAP2+: Drop legacy platform data for omap4 usb

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