ARM: OMAP2+: Drop legacy platform data for omap4 d2d
authorTony Lindgren <tony@atomide.com>
Mon, 26 Aug 2019 15:41:17 +0000 (08:41 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Aug 2019 15:41:17 +0000 (08:41 -0700)
commitaf055ade3490958ddd24608c93f3b796b04aebde
tree4e8ab5c70ef6866c09efd6a1c3f4a93053a82543
parentd73d7667bb4ff282c3d00a21c365c40b6a7efa91
ARM: OMAP2+: Drop legacy platform data for omap4 d2d

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