]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Drop legacy platform data for dra7 edma
authorTony Lindgren <tony@atomide.com>
Wed, 4 Mar 2020 15:25:31 +0000 (07:25 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 6 Mar 2020 15:20:04 +0000 (07:20 -0800)
commitc9514d1741e1a1709d0cd073150decae2badd869
tree804a0fcd6fbe13b1682e99cdf0faddfe6d377f6e
parent0b060adeadb2a7155918bf6ceabe7eb25665ac98
ARM: OMAP2+: Drop legacy platform data for dra7 edma

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: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi
arch/arm/mach-omap2/omap_hwmod_7xx_data.c