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

From: Torreno, Alexis Czezar

Date: Mon Apr 06 2026 - 03:05:40 EST



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

Ah, there's only 1 enable-like GPIO. Yeah, need to rename this to 'enable-gpios'

Regards,
Alexis