diff options
| author | Uwe Kleine-König <[email protected]> | 2025-04-30 09:57:49 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2025-06-20 01:09:58 +0000 |
| commit | f5f792f07bd23f26fcc98a0fca596a2101a6f640 (patch) | |
| tree | 33d8272f2f4730c20564ce6db5a4e01e016356b0 /tools/perf/scripts/python | |
| parent | clk: pwm: Don't reconfigure running PWM at probe time (diff) | |
| download | kernel-f5f792f07bd23f26fcc98a0fca596a2101a6f640.tar.gz kernel-f5f792f07bd23f26fcc98a0fca596a2101a6f640.zip | |
clk: pwm: Make use of non-sleeping PWMs
For some PWMs applying a configuration doesn't sleep. For these enabling
and disabling can be done in the clk callbacks .enable() and .disable()
instead of .prepare() and .unprepare().
Do that to possibly reduce the time the PWM is enabled and so save some
energy.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/d2f748101194409fb410711380ea52ed33260644.1746006578.git.ukleinek@baylibre.com
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
