]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Drop legacy platform data for omap4 smartreflex
authorTony Lindgren <tony@atomide.com>
Tue, 10 Dec 2019 16:10:24 +0000 (08:10 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Dec 2019 16:17:58 +0000 (08:17 -0800)
commit88d1a78ba757a3a02cc3108a72e27fee5310a463
tree3d00792b5ea1d4cbb3f74c756551519e9b0c5778
parent410bec5275f6a9cddc1d3459004d10d48a287c02
ARM: OMAP2+: Drop legacy platform data for omap4 smartreflex

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