ARM: OMAP2+: Drop legacy platform data for omap4 aes
authorTony Lindgren <tony@atomide.com>
Thu, 12 Dec 2019 17:46:13 +0000 (09:46 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 23 Jan 2020 16:24:46 +0000 (08:24 -0800)
commit814b253877345d01d78ea4786ad246c16e537378
treeddb826ca8931fb6924b3626555909ff2fca84d1b
parent23673f17358ac2bb4d3b33dad3f5645b54937344
ARM: OMAP2+: Drop legacy platform data for omap4 aes

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.

Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4.dtsi
arch/arm/mach-omap2/omap_hwmod_44xx_data.c