]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Drop legacy platform data for dra7 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)
commitfe93fc9609147b5bfea4197b7ce55c1eaa3f702a
tree514ff15a8da4f12e1474359a4ee2f4b61ebac078
parent51dc50639d0a940615e36b6118dbd4232989b33d
ARM: OMAP2+: Drop legacy platform data for dra7 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/dra7-l4.dtsi
arch/arm/boot/dts/dra74x.dtsi
arch/arm/mach-omap2/omap_hwmod_7xx_data.c