All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pwm-tiehrpwm: fixes for disabling PWMs
@ 2018-06-11  6:09 ` Vignesh R
  0 siblings, 0 replies; 7+ messages in thread
From: Vignesh R @ 2018-06-11  6:09 UTC (permalink / raw)
  To: Thierry Reding; +Cc: linux-pwm, linux-omap, linux-kernel, Vignesh R

EHRPWM has two PWM outputs. Currently with pwm-tiehrpwm driver, if PWMA
is enabled and then disabled, and then PWMB is enabled, it is seen that
PWMA turns on automatically. This series fixes the bug.

Vignesh R (2):
  pwm: pwm-tiehrpwm: Don't use emulation mode bits to control PWM output
  pwm: pwm-tiehrpwm: Fix disabling of output of PWMs

 drivers/pwm/pwm-tiehrpwm.c | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-09 16:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-11  6:09 [PATCH 0/2] pwm-tiehrpwm: fixes for disabling PWMs Vignesh R
2018-06-11  6:09 ` Vignesh R
2018-06-11  6:09 ` [PATCH 1/2] pwm: pwm-tiehrpwm: Don't use emulation mode bits to control PWM output Vignesh R
2018-06-11  6:09   ` Vignesh R
2018-06-11  6:09 ` [PATCH 2/2] pwm: pwm-tiehrpwm: Fix disabling of output of PWMs Vignesh R
2018-06-11  6:09   ` Vignesh R
2018-07-09 16:58 ` [PATCH 0/2] pwm-tiehrpwm: fixes for disabling PWMs Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.