]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Drop legacy platform data for ti81xx edma
authorTony Lindgren <tony@atomide.com>
Tue, 17 Mar 2020 16:46:01 +0000 (09:46 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Mar 2020 16:48:54 +0000 (09:48 -0700)
commitb0656bc16648b7f3f3658f31999402fecdd6bc59
treef11cd1cf60c8c8caff23bc17c381d2c8decdd869
parentceac6d01cf45a4bb0dcf981ae5dba87aa1011413
ARM: OMAP2+: Drop legacy platform data for ti81xx 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: Brian Hutchinson <b.hutchman@gmail.com>
Cc: Graeme Smecher <gsmecher@threespeedlogic.com>
Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dm814x.dtsi
arch/arm/boot/dts/dm816x.dtsi
arch/arm/mach-omap2/omap_hwmod_81xx_data.c