ARM: OMAP2+: Drop legacy platform data for omap4 debugss
authorTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:35 +0000 (14:04 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:35 +0000 (14:04 +0200)
commit88b187916898dda8ca340649085836dabbff655e
tree95a181b2f4b8393f4d7dd0d405417cc1e25e5dc6
parenta8876b4a3d68a10a91771d295a5e65ce2c802c0d
ARM: OMAP2+: Drop legacy platform data for omap4 debugss

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