diff options
author | Fabrice Gasnier <fabrice.gasnier@st.com> | 2018-05-16 09:35:56 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2018-05-16 11:13:13 +0100 |
commit | acc8e22f5d41558c90519aadc011b6d2839aedfe (patch) | |
tree | 05e9ece22b2d1c9e265c9954bba0cdd9c3fb4fdc /Documentation/core-api | |
parent | ab3a897847834bf3e864fb07b733c444895a24ba (diff) | |
download | linux-acc8e22f5d41558c90519aadc011b6d2839aedfe.tar.gz |
dt-bindings: mfd: stm32-timers: Add support for dmas
Add support for DMAs to STM32 timers. STM32 Timers can support up to 7
dma requests: up to 4 channels, update, compare and trigger.
DMAs may be used to transfer data from pwm capture for instance.
DMA support is made optional, PWM capture support is also an option.
This is much more wise system-wide to avoid shortage on DMA request
lines as there's significant amount of timer instances that can
request up to 7 channels.
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/core-api')
0 files changed, 0 insertions, 0 deletions