[PATCH 0/2] pwm-tiehrpwm: fixes for disabling PWMs
From: Vignesh R
Date: Mon Jun 11 2018 - 02:09:42 EST
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