Re: [PATCH v4 2/3] hwmon: pmbus: Add support for Silergy SQ24860

From: Guenter Roeck

Date: Tue Jun 16 2026 - 12:15:34 EST


On Fri, Jun 12, 2026 at 11:03:03AM +0800, Ziming Zhu wrote:
> From: Ziming Zhu <ziming.zhu@xxxxxxxxxxxxxxx>
>
> Add PMBus hwmon support for the Silergy SQ24860 eFuse.
>
> The driver reports input voltage, output voltage, auxiliary voltage,
> input current, input power, and temperature. It also exposes peak,
> average, and minimum history attributes, sample count configuration,
> and maps the manufacturer-specific VIREF register to the generic input
> over-current fault limit attribute.
>
> The IMON resistor value is read from the silergy,rimon-micro-ohms device
> property and used to configure the input current calibration gain.
>
> Signed-off-by: Ziming Zhu <ziming.zhu@xxxxxxxxxxxxxxx>

Applied to hwmon-next.

Thanks,
Guenter