mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 16:54:20 +08:00
c6c1a365d6
STM32 DMA-MDMA chaining feature is available on STM32 SoCs which embed STM32 DMAMUX, DMA and MDMA controllers. It is the case on STM32MP1 SoCs but also on STM32H7 SoCs. But focus is on STM32MP1 SoCs, using DDR. This documentation aims to explain how to use STM32 DMA-MDMA chaining feature in drivers of STM32 peripheral having request lines on STM32 DMA. Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com> Link: https://lore.kernel.org/r/20220829154646.29867-4-amelie.delaunay@foss.st.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
88 lines
1.1 KiB
ReStructuredText
88 lines
1.1 KiB
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
================
|
|
ARM Architecture
|
|
================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
arm
|
|
booting
|
|
cluster-pm-race-avoidance
|
|
firmware
|
|
interrupts
|
|
kernel_mode_neon
|
|
kernel_user_helpers
|
|
memory
|
|
mem_alignment
|
|
tcm
|
|
setup
|
|
swp_emulation
|
|
uefi
|
|
vlocks
|
|
porting
|
|
|
|
features
|
|
|
|
SoC-specific documents
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
google/chromebook-boot-flow
|
|
|
|
ixp4xx
|
|
|
|
marvell
|
|
microchip
|
|
|
|
netwinder
|
|
nwfpe/index
|
|
|
|
keystone/overview
|
|
keystone/knav-qmss
|
|
|
|
omap/index
|
|
|
|
pxa/mfp
|
|
|
|
|
|
sa1100/index
|
|
|
|
stm32/stm32f746-overview
|
|
stm32/overview
|
|
stm32/stm32h743-overview
|
|
stm32/stm32h750-overview
|
|
stm32/stm32f769-overview
|
|
stm32/stm32f429-overview
|
|
stm32/stm32mp13-overview
|
|
stm32/stm32mp157-overview
|
|
stm32/stm32-dma-mdma-chaining
|
|
|
|
sunxi
|
|
|
|
samsung/index
|
|
samsung-s3c24xx/index
|
|
|
|
sunxi/clocks
|
|
|
|
spear/overview
|
|
|
|
sti/stih416-overview
|
|
sti/stih407-overview
|
|
sti/stih418-overview
|
|
sti/overview
|
|
sti/stih415-overview
|
|
|
|
vfp/release-notes
|
|
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|