]> git.baikalelectronics.ru Git - kernel.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)
commit1ac09cf7e58997274d24f3bde981a3976b69e3cf
treee6053fbe05054e0b12a8a2dabbdb0ec180eae8ed
parent14416d18fe2d207f1e9810e054ac6c3fb27cbefe
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