Re: [PATCH v4 1/2] dt-bindings: iio: dac: Add ADI AD5706R

From: Krzysztof Kozlowski

Date: Thu Apr 02 2026 - 03:07:18 EST


On Wed, Apr 01, 2026 at 06:20:03PM +0800, Alexis Czezar Torreno wrote:
> + vref-supply:
> + description:
> + Optional external 2.5V voltage reference. If not provided, the
> + internal 2.5V reference is used.
> +
> + pwms:
> + maxItems: 1
> + description:
> + Optional PWM connected to the LDAC/TGP/DCK pin for hardware
> + triggered DAC updates, toggle, or dither clock generation.
> +
> + reset-gpios:
> + maxItems: 1
> + description:
> + GPIO connected to the active low RESET pin. If not provided,
> + software reset is used.
> +
> + out-en-gpios:

Isn't this just enable-gpios from gpio-consumer-common? Does the device
have more enable-like GPIOs?

Best regards,
Krzysztof