]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Drop legacy platform data for omap4 timers except timer1
authorTony Lindgren <tony@atomide.com>
Tue, 10 Dec 2019 16:10:11 +0000 (08:10 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Dec 2019 16:17:51 +0000 (08:17 -0800)
commita29fbd508b824a24ada29a1cfeb42a1019776bb3
treea60e896bb1cc718152a15cca9cea9e7b01226c9b
parent8aee16eba31be07c91d1d3d10cf7b7baa3ae7ae7
ARM: OMAP2+: Drop legacy platform data for omap4 timers except timer1

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: Tero Kristo <t-kristo@ti.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4-l4-abe.dtsi
arch/arm/boot/dts/omap4-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_44xx_data.c