]> git.ipfire.org Git - thirdparty/linux.git/commit
ARM: OMAP2+: Drop legacy platform data for omap4 des
authorTony Lindgren <tony@atomide.com>
Thu, 12 Dec 2019 17:46:14 +0000 (09:46 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 23 Jan 2020 16:24:46 +0000 (08:24 -0800)
commitddf664da3b9c6d5c31e0d0c6e5aeb3e65250fdff
treee6053fbe05054e0b12a8a2dabbdb0ec180eae8ed
parentbea5e904728e797fce2fb21e119f3831aa640d07
ARM: OMAP2+: Drop legacy platform data for omap4 des

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: Tero Kristo <t-kristo@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