On Mon, Oct 13, 2025 at 01:00:47PM +0800, Kim Seer Paller wrote: > Add interrupt property to document the SMBALERT pin functionality for > fault condition signal. > > Suggested-by: Marcelo Schmitt > Signed-off-by: Kim Seer Paller Acked-by: Conor Dooley pw-bot: not-applicable > --- > Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml b/Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml > index 4680d354af0ef706bbd90d2546f5f25149654b6c..fa48af81e083cbc69d17c01862f8f771eacf3332 100644 > --- a/Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml > +++ b/Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml > @@ -26,6 +26,10 @@ properties: > > vcc-supply: true > > + interrupts: > + description: Fault condition signal provided on SMBALERT pin. > + maxItems: 1 > + > required: > - compatible > - reg > > --- > base-commit: 2a364c163c1fa9fe62c2f06e84fb7d2f995e461f > change-id: 20251013-upstream-max17616-37a4b8058eed > > Best regards, > -- > Kim Seer Paller >