aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-stm32.c
diff options
context:
space:
mode:
authorFabrice Gasnier <[email protected]>2018-05-16 07:35:56 +0000
committerLee Jones <[email protected]>2018-05-16 10:13:13 +0000
commitacc8e22f5d41558c90519aadc011b6d2839aedfe (patch)
tree05e9ece22b2d1c9e265c9954bba0cdd9c3fb4fdc /drivers/pwm/pwm-stm32.c
parentpwm: stm32: Use input prescaler to improve period capture (diff)
downloadkernel-acc8e22f5d41558c90519aadc011b6d2839aedfe.tar.gz
kernel-acc8e22f5d41558c90519aadc011b6d2839aedfe.zip
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 <[email protected]> Reviewed-by: Rob Herring <[email protected]> Reviewed-by: Benjamin Gaignard <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions