Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: hwmon: pmbus/max17616: Add SMBALERT interrupt property

Add interrupt property to document the SMBALERT pin functionality for
fault condition signal.

Suggested-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20251013-upstream-max17616-v1-1-0e15002479c3@analog.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>

authored by

Kim Seer Paller and committed by
Guenter Roeck
d3f849c7 9d501496

+4
+4
Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml
··· 26 26 27 27 vcc-supply: true 28 28 29 + interrupts: 30 + description: Fault condition signal provided on SMBALERT pin. 31 + maxItems: 1 32 + 29 33 required: 30 34 - compatible 31 35 - reg