Re: [PATCH v7 3/4] hwmon: pmbus: add MPQ8646 driver
Guenter Roeck <[email protected]>
| Newsgroups | gmane.linux.drivers.devicetree,gmane.linux.kernel.hwmon,gmane.linux.kernel,gmane.linux.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 30, 2026 at 05:44:01PM +0200, Vincent Jardin wrote: > From: Vincent Jardin <[email protected]> > > 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 <[email protected]> Applied. Thanks, Guenter