Re: [PATCH] dt-bindings: iio: kionix,kxcjk1013: driver support interrupts

From: Jonathan Cameron
Date: Sat Sep 25 2021 - 10:55:29 EST


On Thu, 23 Sep 2021 07:41:48 -0500
Rob Herring <robh@xxxxxxxxxx> wrote:

> On Sun, Sep 19, 2021 at 10:36:56PM +0200, David Heidelberg wrote:
> > Driver has interrupts support, which description was missing in the bindings.
>
> You mean the h/w has interrupts which was missing?
Tweaked to
Device has interrupt support, ...

and applied to the togreg branch of iio.git which is initially pushed out as testing
for 0-day to see if it can break it.

Thanks,

Jonathan

>
> >
> > Signed-off-by: David Heidelberg <david@xxxxxxx>
> > ---
> > .../devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml | 3 +++
> > 1 file changed, 3 insertions(+)
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>