Re: [PATCH v4 3/6] hwmon: (spd5118) Add suspend/resume support

From: Stephen Horvath
Date: Tue Jun 04 2024 - 04:45:56 EST


Hi,

On 4/6/24 14:02, Guenter Roeck wrote:
Add suspend/resume support to ensure that limit and configuration
registers are updated and synchronized after a suspend/resume cycle.

Cc: Armin Wolf <W_Armin@xxxxxx>
Cc: Stephen Horvath <s.horvath@xxxxxxxxxxxxxx>
Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
---
v4: Fix bug seen if the enable attribute was never read prior
to a suspend/resume cycle.

I can confirm this works for my devices, so:

Tested-by: Stephen Horvath <s.horvath@xxxxxxxxxxxxxx>

Thanks,
Steve