Re: [PATCH v7 3/4] hwmon: pmbus: add MPQ8646 driver

From: Guenter Roeck

Date: Fri Jul 31 2026 - 10:41:24 EST


On Thu, Jul 30, 2026 at 05:44:01PM +0200, Vincent Jardin wrote:
> From: Vincent Jardin <vjardin@xxxxxxx>
>
> Add a new driver for the MPS MPQ8646 that is a PMBus device.
>
> Beyond basic PMBus telemetry, the driver adds:
> - alarm acknowledge via inX_reset_history.
> - STATUS_WORD MPS-extended bit decode and the NVM-backed
> PROTECTION_LAST post-mortem, exposed as a read-only debugfs
> decoder.
> - In-driver alarm-poll fallback work item (thanks lm90) for
> boards without SMBALERT
>
> Signed-off-by: Vincent Jardin <vjardin@xxxxxxx>

Applied.

Thanks,
Guenter