lkml.org 
[lkml]   [2022]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 19/19] iio: adc: at91-sama5d2_adc: add runtime pm support
On Tue, 28 Jun 2022 18:16:31 +0300
Claudiu Beznea <claudiu.beznea@microchip.com> wrote:

> 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 <claudiu.beznea@microchip.com>

Hi Claudia,

This patch crossed with a mass conversion series taking lots of drivers
over to the new PM ops macros. That covered some of the changes in here.
I've hand applied this but please check I didn't mess it up.

Thanks,

Jonathan

\
 
 \ /
  Last update: 2022-07-31 22:02    [W:0.116 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site