diff options
author | Vignesh R <vigneshr@ti.com> | 2018-06-11 11:39:55 +0530 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2018-07-09 18:57:52 +0200 |
commit | aa49d628f6e016bcec8c6f8e704b9b18ee697329 (patch) | |
tree | 7c65cd2bec60d2310014756b6dfc607c6d1db8a7 /kernel/relay.c | |
parent | 4de445cb431eb4b473936396436d819a0724735c (diff) | |
download | linux-aa49d628f6e016bcec8c6f8e704b9b18ee697329.tar.bz2 |
pwm: tiehrpwm: Don't use emulation mode bits to control PWM output
As per AM335x TRM SPRUH73P "15.2.2.11 ePWM Behavior During Emulation",
TBCTL[15:14] only have effect during emulation suspend events (IOW,
to stop PWM when debugging using a debugger). These bits have no effect
on PWM output during normal running of system. Hence, remove code
accessing these bits as they have no role in enabling/disabling PWMs.
Fixes: 19891b20e7c2 ("pwm: pwm-tiehrpwm: PWM driver support for EHRPWM")
Cc: stable@vger.kernel.org
Signed-off-by: Vignesh R <vigneshr@ti.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'kernel/relay.c')
0 files changed, 0 insertions, 0 deletions