ARM: OMAP2+: Drop legacy platform data for omap4 mpu
authorTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:35 +0000 (14:04 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:35 +0000 (14:04 +0200)
commit229f3477d64c28882cad34f8d9d4ad582b13af23
treec5d9d8e933829e6d92b0ce69ed9418c428383225
parent88b187916898dda8ca340649085836dabbff655e
ARM: OMAP2+: Drop legacy platform data for omap4 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_44xx_data.c