]> git.ipfire.org Git - thirdparty/linux.git/commit
ARM: OMAP2+: Drop legacy platform data for am4 ocp2scp
authorTony Lindgren <tony@atomide.com>
Tue, 10 Dec 2019 16:10:21 +0000 (08:10 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Dec 2019 16:17:56 +0000 (08:17 -0800)
commit269e6ec23aeb65a106a1f9afc46ed1fe68a6f0c3
treeff9cd327e3c464200bbb3a0a6751f61c5cce43b3
parentadb72394e2abe9c3a2af5c4a9e18d6592e17b34b
ARM: OMAP2+: Drop legacy platform data for am4 ocp2scp

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/boot/dts/am437x-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_43xx_data.c