Re: [PATCH v6 1/4] hwmon: (pmbus/core) export pmbus_check_and_notify_faults()
[email protected] Wed, 29 Jul 2026 22:01:22 +0000
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
> From: Vincent Jardin <[email protected]> > > Factor of pmbus_fault_handler() into an exported helper so > drivers can notify sequence from a polling work item on boards > for which the chip's SMBALERT# pin is not wired to the > CPU. The interrupt handler becomes a thin wrapper. > > Like the SMBALERT# path, the helper notifies and then clears the > latched faults unconditionally, so a polling caller inherits exactly > the interrupt semantics. > > Signed-off-by: Vincent Jardin <[email protected]> Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=1