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

Kim Seer Paller posted 1 patch 2 months, 1 week ago
Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml | 4 ++++
1 file changed, 4 insertions(+)
[PATCH] dt-bindings: hwmon: pmbus/max17616: Add SMBALERT interrupt property
Posted by Kim Seer Paller 2 months, 1 week ago
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>
---
 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 <kimseer.paller@analog.com>
Re: [PATCH] dt-bindings: hwmon: pmbus/max17616: Add SMBALERT interrupt property
Posted by Guenter Roeck 2 months ago
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 <marcelo.schmitt@analog.com>
> Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>

Applied.

Thanks,
Guenter
Re: [PATCH] dt-bindings: hwmon: pmbus/max17616: Add SMBALERT interrupt property
Posted by Conor Dooley 2 months ago
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 <marcelo.schmitt@analog.com>
> Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>
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 <kimseer.paller@analog.com>
>