ARM: OMAP2+: Drop legacy platform data for dra7 pcie
authorTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:03:50 +0000 (14:03 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:07 +0000 (14:04 +0200)
commitb22199e4a1f67672bff2f4057d8362610a9a3a4b
tree5407b3867aaf4011a6eb2d48297183a77b0f9dfb
parentecb4c5c0961bce27199a89f9fa6759b36c59a1c8
ARM: OMAP2+: Drop legacy platform data for dra7 pcie

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: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/omap_hwmod.c
arch/arm/mach-omap2/omap_hwmod_7xx_data.c