ARM: OMAP2+: Drop legacy platform data for dra7 sata
authorTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:03:51 +0000 (14:03 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:07 +0000 (14:04 +0200)
commit98feab31ac491400f28b76a04dabd18ce21e91ba
tree84dce93c3a551d1db62e618ca7fe1e35cd39fdef
parent786018cf552df44e9cf3b407ffcce432651ae66c
ARM: OMAP2+: Drop legacy platform data for dra7 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/boot/dts/dra7-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_7xx_data.c