ARM: OMAP2+: Drop legacy platform data for omap5 sata
authorTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:05:00 +0000 (14:05 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:05:00 +0000 (14:05 +0200)
commit21206c8f2cb5c4bb6b4a306ce129eadf842e0600
tree5e777e2492f85ba85e845cbcacbaa1a84ea56b2a
parent3c648501f8fb0bb1a65be736b272fd02cd0b7392
ARM: OMAP2+: Drop legacy platform data for omap5 sata

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/mach-omap2/omap_hwmod_54xx_data.c