]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - arch/arm/boot/dts/dra7.dtsi
ARM: dts: dra7: Use eDMA and add DAT port address for McASP3
authorMisael Lopez Cruz <misael.lopez@ti.com>
Mon, 7 Mar 2016 15:17:30 +0000 (17:17 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 11 Apr 2016 19:48:07 +0000 (12:48 -0700)
commit0c92de2cd56d856af7ab3c82c8f46bb854b81c13
treef40ed3038da97084e0efec11e335a6451f5fb98e
parent248948fbbd048d1ea75f9bb18979a6f33c4dcd5b
ARM: dts: dra7: Use eDMA and add DAT port address for McASP3

McASP3 does not support constant addressing mode on the DAT
port, so increment transfers must be used instead.  This
restriction is also applicable for McASP1 and McASP2.

This DMA addressing constraint poses a major problem for sDMA
where constant addressing mode is used on the peripheral side.
Unfortunately, using increment transfers in sDMA comes with
important side effects.

The addressing mode used in eDMA is INC, so the silicon limitation
described above has no impact and the McASP3 DAT port can be
safely added by switching to eDMA instead of sDMA.

Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi