]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Drop legacy platform data for omap5 dwc3
authorTony Lindgren <tony@atomide.com>
Mon, 13 Jul 2020 16:59:48 +0000 (09:59 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 14 Jul 2020 15:41:18 +0000 (08:41 -0700)
commit51dc50639d0a940615e36b6118dbd4232989b33d
tree5bc7b664d5f63dff021278d6a89a115b2dc6a0a1
parent2e9954042e31accde19d419dc35ce72720cc5ec0
ARM: OMAP2+: Drop legacy platform data for omap5 dwc3

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.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_54xx_data.c