ARM: OMAP2+: Drop legacy platform data for omap5 emif
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)
commitaa820b664f88281955f4ed0c9312829e1d572afa
tree4aa07bafee6e5cdd2ef7cfcaf988926fce797ba7
parent1006777ef4a12a556f04e692f3ab8c5823482218
ARM: OMAP2+: Drop legacy platform data for omap5 emif

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