Re: [PATCH] dt-bindings: iio: dac: ad5791: ldac gpio is active low
From: Jonathan Cameron
Date: Sun Dec 15 2024 - 08:03:32 EST
On Wed, 6 Nov 2024 15:47:01 +0000
Conor Dooley <conor@xxxxxxxxxx> wrote:
> On Wed, Nov 06, 2024 at 11:38:24AM +0100, ahaslam@xxxxxxxxxxxx wrote:
> > From: Axel Haslam <ahaslam@xxxxxxxxxxxx>
> >
> > On the example, the ldac gpio is flagged as active high, when in reality
> > its an active low gpio. Fix the example by using the active low flag for
> > the ldac gpio.
> >
> > Fixes: baaa92d284d5 ("dt-bindings: iio: dac: ad5791: Add optional reset, clr and ldac gpios")
> > Signed-off-by: Axel Haslam <ahaslam@xxxxxxxxxxxx>
>
> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
Applied thanks. I'd dropped the ball on this one, so only noticed when reviewing
the older stuff in patchwork for dependencies that had resolved.
Jonathan