devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iio: kionix,kxcjk1013: driver support interrupts
@ 2021-09-19 20:36 David Heidelberg
  2021-09-23 12:41 ` Rob Herring
  0 siblings, 1 reply; 3+ messages in thread
From: David Heidelberg @ 2021-09-19 20:36 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
	David Heidelberg, Hans de Goede, Stephan Gerhold, Devajith V S,
	Robert Yang
  Cc: linux-iio, devicetree, linux-kernel

Driver has interrupts support, which description was missing in the bindings.

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 .../devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml        | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml b/Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml
index 52fa0f7c2d0e..714e48e613de 100644
--- a/Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml
+++ b/Documentation/devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml
@@ -21,6 +21,9 @@ properties:
   reg:
     maxItems: 1
 
+  interrupts:
+    maxItems: 1
+
   vdd-supply: true
   vddio-supply: true
 
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: iio: kionix,kxcjk1013: driver support interrupts
  2021-09-19 20:36 [PATCH] dt-bindings: iio: kionix,kxcjk1013: driver support interrupts David Heidelberg
@ 2021-09-23 12:41 ` Rob Herring
  2021-09-25 14:59   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Herring @ 2021-09-23 12:41 UTC (permalink / raw)
  To: David Heidelberg
  Cc: Jonathan Cameron, Lars-Peter Clausen, Hans de Goede,
	Stephan Gerhold, Devajith V S, Robert Yang, linux-iio,
	devicetree, linux-kernel

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?

> 
> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
>  .../devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml        | 3 +++
>  1 file changed, 3 insertions(+)

Acked-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: iio: kionix,kxcjk1013: driver support interrupts
  2021-09-23 12:41 ` Rob Herring
@ 2021-09-25 14:59   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2021-09-25 14:59 UTC (permalink / raw)
  To: Rob Herring
  Cc: David Heidelberg, Lars-Peter Clausen, Hans de Goede,
	Stephan Gerhold, Devajith V S, Robert Yang, linux-iio,
	devicetree, linux-kernel

On Thu, 23 Sep 2021 07:41:48 -0500
Rob Herring <robh@kernel.org> 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@ixit.cz>
> > ---
> >  .../devicetree/bindings/iio/accel/kionix,kxcjk1013.yaml        | 3 +++
> >  1 file changed, 3 insertions(+)  
> 
> Acked-by: Rob Herring <robh@kernel.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-25 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-19 20:36 [PATCH] dt-bindings: iio: kionix,kxcjk1013: driver support interrupts David Heidelberg
2021-09-23 12:41 ` Rob Herring
2021-09-25 14:59   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).