commit | dcefbd67edfc419c33eba1dbc10da0ef4a51a70a | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Wed Apr 28 14:37:47 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Thu Jul 22 04:52:53 2021 -0400 |
tree | 2c40e2123bf85836dc7222294d18ac5548d434f3 | |
parent | 6312b7383dceed6da66d6a37af99acf32d2275a9 [diff] |
drivers: dma: stm32 dma driver for a new dma version This is the dma V2bis which is particular DMA V2 instance for stm32F1 and STM32L1 soc series. This DMA does not use the dma slot Otherwise it is similar to version V2. Signed-off-by: Francois Ramu <francois.ramu@st.com>