ARM: OMAP2+: Drop legacy platform data for omap5 dmm
authorTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:59 +0000 (14:04 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:59 +0000 (14:04 +0200)
commit1006777ef4a12a556f04e692f3ab8c5823482218
treea3182ec17b91b4f68511249c3e2221585364fc63
parente180887946137ccb4b6aeb172872cb1368cfe219
ARM: OMAP2+: Drop legacy platform data for omap5 dmm

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/omap5.dtsi
arch/arm/mach-omap2/omap_hwmod_54xx_data.c