* [PATCH] dt-bindings: input: iqs7222: Use central 'linux,code' definition
@ 2022-07-10 2:47 Jeff LaBundy
2022-07-11 19:40 ` Rob Herring
2022-07-11 22:32 ` Dmitry Torokhov
0 siblings, 2 replies; 3+ messages in thread
From: Jeff LaBundy @ 2022-07-10 2:47 UTC (permalink / raw)
To: dmitry.torokhov, robh+dt; +Cc: linux-input, devicetree, Jeff LaBundy
Channel events adopt the newly centralized 'linux,code' property;
slider events should too.
Fixes: 8ac14d2c2d81 ("dt-bindings: input: Centralize 'linux,code' definition")
Signed-off-by: Jeff LaBundy <jeff@labundy.com>
---
Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml b/Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml
index aa41fa3bde7a..02e605fac408 100644
--- a/Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml
+++ b/Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml
@@ -566,14 +566,13 @@ patternProperties:
patternProperties:
"^event-(press|tap|(swipe|flick)-(pos|neg))$":
type: object
+ $ref: input.yaml#
description:
Represents a press or gesture (IQS7222A only) event reported by
the slider.
properties:
- linux,code:
- $ref: /schemas/types.yaml#/definitions/uint32
- description: Numeric key code associated with the event.
+ linux,code: true
azoteq,gesture-max-ms:
multipleOf: 4
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: input: iqs7222: Use central 'linux,code' definition
2022-07-10 2:47 [PATCH] dt-bindings: input: iqs7222: Use central 'linux,code' definition Jeff LaBundy
@ 2022-07-11 19:40 ` Rob Herring
2022-07-11 22:32 ` Dmitry Torokhov
1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-07-11 19:40 UTC (permalink / raw)
To: Jeff LaBundy; +Cc: Dmitry Torokhov, Linux Input, devicetree
On Sat, Jul 9, 2022 at 8:47 PM Jeff LaBundy <jeff@labundy.com> wrote:
>
> Channel events adopt the newly centralized 'linux,code' property;
> slider events should too.
>
> Fixes: 8ac14d2c2d81 ("dt-bindings: input: Centralize 'linux,code' definition")
> Signed-off-by: Jeff LaBundy <jeff@labundy.com>
> ---
> Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: input: iqs7222: Use central 'linux,code' definition
2022-07-10 2:47 [PATCH] dt-bindings: input: iqs7222: Use central 'linux,code' definition Jeff LaBundy
2022-07-11 19:40 ` Rob Herring
@ 2022-07-11 22:32 ` Dmitry Torokhov
1 sibling, 0 replies; 3+ messages in thread
From: Dmitry Torokhov @ 2022-07-11 22:32 UTC (permalink / raw)
To: Jeff LaBundy; +Cc: robh+dt, linux-input, devicetree
On Sat, Jul 09, 2022 at 09:47:13PM -0500, Jeff LaBundy wrote:
> Channel events adopt the newly centralized 'linux,code' property;
> slider events should too.
>
> Fixes: 8ac14d2c2d81 ("dt-bindings: input: Centralize 'linux,code' definition")
> Signed-off-by: Jeff LaBundy <jeff@labundy.com>
Applied, thank you.
--
Dmitry
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-11 22:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-10 2:47 [PATCH] dt-bindings: input: iqs7222: Use central 'linux,code' definition Jeff LaBundy
2022-07-11 19:40 ` Rob Herring
2022-07-11 22:32 ` Dmitry Torokhov
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).