[PATCH 1/6] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property
From: Alexis Czezar Torreno
Date: Mon Jun 29 2026 - 22:47:58 EST
Adding a missing entry for the MAX20830 EN (enable) pin.
Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@xxxxxxxxxx>
---
Documentation/devicetree/bindings/hwmon/pmbus/adi,max20830.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/hwmon/pmbus/adi,max20830.yaml b/Documentation/devicetree/bindings/hwmon/pmbus/adi,max20830.yaml
index 1625dd59417f1b3ca689a9c86ca266da913d1217..ab8f6324866f29de8c66c3c63300845b2e02207e 100644
--- a/Documentation/devicetree/bindings/hwmon/pmbus/adi,max20830.yaml
+++ b/Documentation/devicetree/bindings/hwmon/pmbus/adi,max20830.yaml
@@ -39,6 +39,11 @@ properties:
description:
Optional 2.5V to 5.5V LDO input supply.
+ enable-gpios:
+ description:
+ GPIO connected to the EN (enable) pin.
+ maxItems: 1
+
pwr-good-gpios:
description:
GPIO connected to the power-good status output pin.
--
2.34.1