ARM: OMAP2+: Drop legacy platform data for omap5 mpu
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)
commit3c648501f8fb0bb1a65be736b272fd02cd0b7392
tree1e982d18de4683906dd222bc8b487357d44b1026
parentaa820b664f88281955f4ed0c9312829e1d572afa
ARM: OMAP2+: Drop legacy platform data for omap5 mpu

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