ARM: OMAP2+: Drop legacy platform data for dra7 edma
authorTony Lindgren <tony@atomide.com>
Wed, 4 Mar 2020 15:25:31 +0000 (07:25 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 6 Mar 2020 15:20:04 +0000 (07:20 -0800)
commit104d56b3e3766931ff1a1d786d2fcce908daaaf7
tree804a0fcd6fbe13b1682e99cdf0faddfe6d377f6e
parentb2fbe56c22b4e66648fefc53f534271d485ea582
ARM: OMAP2+: Drop legacy platform data for dra7 edma

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: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi
arch/arm/mach-omap2/omap_hwmod_7xx_data.c