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

From: Guenter Roeck
Date: Tue Jun 04 2024 - 10:32:18 EST


On 6/4/24 01:45, Stephen Horvath wrote:
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 a lot for testing!

Guenter