aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLokesh Vutla <[email protected]>2020-03-12 09:52:09 +0530
committerThierry Reding <[email protected]>2020-03-30 18:03:07 +0200
commite793eef8062f4a5b24433d0e0aac2ddf9cf71da8 (patch)
treed04a3a40b9c84c5df5520fd56bcaf374e8c03b31 /tools/perf/scripts/python/export-to-postgresql.py
parent867beb60d131f7a5cde88ba375338285fdc6ddb8 (diff)
pwm: omap-dmtimer: Do not disable PWM before changing period/duty_cycle
Only the Timer control register(TCLR) cannot be updated when the timer is running. Registers like Counter register (TCRR), loader register (TLDR) and match register (TMAR) can be updated while the counter is running. Since TCLR is not updated in pwm_omap_dmtimer_config(), do not stop the timer for period/duty_cycle update. Tested-by: Tony Lindgren <[email protected]> Signed-off-by: Lokesh Vutla <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions