diff options
| author | Boris Brezillon <[email protected]> | 2016-06-14 11:13:13 +0200 |
|---|---|---|
| committer | Thierry Reding <[email protected]> | 2016-07-11 12:49:27 +0200 |
| commit | 48cf973cae33488f84d7ab79a0f613383cff4de4 (patch) | |
| tree | 9a990cee1a27949b156050525318553adf63c807 /tools/perf/scripts/python | |
| parent | 1ebb74cf3537135f157beddf1a4366070155edda (diff) | |
pwm: rockchip: Avoid glitches on already running PWMs
The current logic will disable the PWM clk even if the PWM was left
enabled by the bootloader (because it's controlling a critical device
like a regulator for example).
Keep the PWM clk enabled if the PWM is enabled to avoid any glitches.
Signed-off-by: Boris Brezillon <[email protected]>
Reviewed-by: Brian Norris <[email protected]>
Tested-by: Brian Norris <[email protected]>
Tested-by: Heiko Stuebner <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions