ARM: OMAP2+: Drop legacy platform data for omap4 dmm
authorTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:34 +0000 (14:04 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:34 +0000 (14:04 +0200)
commit35c34fbcbfd00fcd23c70d4ec54fdb53318f4d5c
tree8336bb543bb337b655ffeec0d04bd0749154bc15
parent40dbf5b13f23137fc02b17a0fb1df7c0567eb91d
ARM: OMAP2+: Drop legacy platform data for omap4 dmm

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