aboutsummaryrefslogtreecommitdiff
path: root/drivers/pwm/pwm-omap-dmtimer.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2019-10-24 09:14:10 +0200
committerThierry Reding <[email protected]>2020-01-20 12:22:30 +0100
commitaf4fab8bedcfe87f297c65ded128e7ee036488c6 (patch)
tree7f2a3ec767de234eff159cdfa78aab5b923e8858 /drivers/pwm/pwm-omap-dmtimer.c
parentbca900829d6035a782d8209c834400ed44539c1d (diff)
pwm: rcar: Document inability to set duty_cycle = 0
When .apply() is called with state->duty_cycle = 0 the duty_ns parameter to rcar_pwm_set_counter() is 0 which results in ph being 0 and rcar_pwm_set_counter() returning -EINVAL. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Yoshihiro Shimoda <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-omap-dmtimer.c')
0 files changed, 0 insertions, 0 deletions