Re: [PATCH v3] hwmon: (pmbus/mp2975) Fix driver initialization for MP2975 device
From: Guenter Roeck
Date: Sat Jan 27 2024 - 10:24:16 EST
On 1/27/24 00:56, Patrick Rudolph wrote:
Hi Konstantin,
Thank you for fixing this regression.
The comment is no longer true as the driver doesn't internally convert
from VID to direct,
but rather configures READ_VOUT using MFR_DC_LOOP_CTRL.
The comment thus should read as the following:
Report direct format as configured by MFR_DC_LOOP_CTRL.
Unlike on MP2971/MP2973 the reported VOUT_MODE isn't automatically
internally updated,
but always reads as PB_VOUT_MODE_VID.
Regards,
Patrick
Please don't top-post.
This patch has already been applied. Please send a follow-up to that patch
to update it.
Thanks,
Guenter