aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorClaudiu Beznea <[email protected]>2022-08-03 13:28:55 +0300
committerJonathan Cameron <[email protected]>2022-08-15 22:29:59 +0100
commit75d7556ac0e4bff830f7f90ceaa8d35f4b6c346a (patch)
tree86aa3404cd108fb3bb46d01796d3962981acb037 /tools/perf/scripts/python/bin
parent0cf53f303a02f5c4560042e856035b995a457c1f (diff)
iio: adc: at91-sama5d2_adc: add runtime pm support
Add runtime PM support by disabling/enabling ADC's peripheral clock. On simple conversion the ADC's clock is kept enabled just while the conversion is in progress. This includes also temperature conversion. For triggered buffers and touch conversions the ADC clock is kept enabled while the triggered buffers or touch are enabled. Along with it removed the __maybe_unused on suspend() and resume() ops as the dev_pm_ops object members are now filled with SYSTEM_SLEEP_PM_OPS(). Signed-off-by: Claudiu Beznea <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions