OSDN Git Service

ARM: OMAP2+: Drop legacy platform data for dra7 dcan
authorTony Lindgren <tony@atomide.com>
Tue, 10 Dec 2019 16:10:18 +0000 (08:10 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Dec 2019 16:17:54 +0000 (08:17 -0800)
commit80d861cda65003ad25a8d649c7e7a9b3d1d03301
tree3788c9529d784d25a0145ec4866289eda25c012f
parent17b6e0280f31356cc58f6a3f483082c038ea4fb0
ARM: OMAP2+: Drop legacy platform data for dra7 dcan

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: Keerthy <j-keerthy@ti.com>
Cc: Roger Quadros <rogerq@ti.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_7xx_data.c