RE: [PATCH v3 1/2] dt-bindings: iio: dac: Add ADI AD5706R
From: Torreno, Alexis Czezar
Date: Thu Mar 19 2026 - 01:27:28 EST
> > Add device tree binding documentation for the Analog Devices AD5706R
> > 4-channel 16-bit current output digital-to-analog converter.
> >
> > Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@xxxxxxxxxx>
> >
> > ---
> > Changes since v1:
> > - Removed clocks, clock-names, pwms, pwm-names, gpio properties
>
> Why? This is odd, there was no review to drop clocks, pwms, gpios.
>
> Please read writing bindings - you are supposed to post complete binding.
Saw the document and I seem to already broke rules 1 and 2.
(Incomplete, and removed stuff to match what driver supports)
Will add them back and corrected.
Thanks,
Alexis