]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: OMAP2+: Drop legacy platform data for omap4 fdif
authorTony Lindgren <tony@atomide.com>
Tue, 10 Dec 2019 16:10:25 +0000 (08:10 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Dec 2019 16:17:59 +0000 (08:17 -0800)
commitd864dbdfa6ddaa24132c637d925463be71d83092
treedcdc553c911152d58d5b46d3e454f798019ecf30
parent5725e6c169c6c20b9026b7a4c98a5ba20b128027
ARM: OMAP2+: Drop legacy platform data for omap4 fdif

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.

Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_44xx_data.c