Re: [PATCH 1/6] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property

From: Krzysztof Kozlowski

Date: Tue Jun 30 2026 - 03:28:57 EST


On Tue, Jun 30, 2026 at 10:46:43AM +0800, Alexis Czezar Torreno wrote:
> Adding a missing entry for the MAX20830 EN (enable) pin.

... because? Device has it? Was missing?

>
> 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

Make also the example complete.

Best regards,
Krzysztof