On 11/22/22 05:50, Naresh Solanki wrote:
From: Patrick Rudolph <patrick.rudolph@xxxxxxxxxxxxx> Implement IRQ support to monitor PMBUS regulator events. Signed-off-by: Patrick Rudolph <patrick.rudolph@xxxxxxxxxxxxx> Signed-off-by: Naresh Solanki <Naresh.Solanki@xxxxxxxxxxxxx>
Adding a PMBus interrupt handler should be generic and also handle hwmon specific events. It should report any status changes as sysfs attribute notifications. Guenter