]> www.infradead.org Git - users/hch/dma-mapping.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)
commitc7b72abca61ecf7dd4f6203b14cbf0fe79b0a109
tree514ff15a8da4f12e1474359a4ee2f4b61ebac078
parent0db53013cd7429409f37386fb7f4616dabcc5023
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