From: Conor Dooley <conor@kernel.org>
To: Javier Carrasco <javier.carrasco@wolfvision.net>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Henrik Rydberg <rydberg@bitmath.org>,
Bastian Hecht <hechtb@gmail.com>,
Michael Riesch <michael.riesch@wolfvision.net>,
Jeff LaBundy <jeff@labundy.com>,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org,
devicetree@vger.kernel.org, Rob Herring <robh@kernel.org>
Subject: Re: [PATCH v7 1/4] dt-bindings: touchscreen: add touch-overlay property
Date: Tue, 19 Mar 2024 17:06:47 +0000 [thread overview]
Message-ID: <20240319-sympathy-vertigo-9bc884e5fef0@spud> (raw)
In-Reply-To: <e373c2c7-0cd9-40d6-a19b-3b9a1a81feb2@wolfvision.net>
[-- Attachment #1: Type: text/plain, Size: 1591 bytes --]
On Tue, Mar 19, 2024 at 12:13:08PM +0100, Javier Carrasco wrote:
> On 1/19/24 08:43, Javier Carrasco wrote:
> > The touch-overlay encompasses a number of touch areas that define a
> > clipped touchscreen area and/or buttons with a specific functionality.
> >
> > A clipped touchscreen area avoids getting events from regions that are
> > physically hidden by overlay frames.
> >
> > For touchscreens with printed overlay buttons, sub-nodes with a suitable
> > key code can be defined to report key events instead of the original
> > touch events.
> >
> > Reviewed-by: Jeff LaBundy <jeff@labundy.com>
> > Reviewed-by: Rob Herring <robh@kernel.org>
> > Signed-off-by: Javier Carrasco <javier.carrasco@wolfvision.net>
> > ---
> > .../bindings/input/touchscreen/touchscreen.yaml | 119 +++++++++++++++++++++
> > 1 file changed, 119 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/input/touchscreen/touchscreen.yaml b/Documentation/devicetree/bindings/input/touchscreen/touchscreen.yaml
> > index 431c13335c40..eb1e86fa86c6 100644
> > --- a/Documentation/devicetree/bindings/input/touchscreen/touchscreen.yaml
> > +++ b/Documentation/devicetree/bindings/input/touchscreen/touchscreen.yaml
> > @@ -87,6 +87,125 @@ properties:
> > touchscreen-y-plate-ohms:
> > description: Resistance of the Y-plate in Ohms
> >
> > + touch-overlay:
>
> Even though it has already been reviewed, just in case before it gets
> applied. Should it not be:
>
> description: |
> List of nodes...
>
> instead, to keep formatting?
Yes.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2024-03-19 17:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-19 7:43 [PATCH v7 0/4] Input: support overlay objects on touchscreens Javier Carrasco
2024-01-19 7:43 ` [PATCH v7 1/4] dt-bindings: touchscreen: add touch-overlay property Javier Carrasco
2024-03-19 11:13 ` Javier Carrasco
2024-03-19 17:06 ` Conor Dooley [this message]
2024-01-19 7:43 ` [PATCH v7 2/4] Input: touch-overlay - Add touchscreen overlay handling Javier Carrasco
2024-03-04 3:42 ` Jeff LaBundy
2024-01-19 7:43 ` [PATCH v7 3/4] dt-bindings: input: touchscreen: st1232: add touch-overlay example Javier Carrasco
2024-01-19 7:43 ` [PATCH v7 4/4] Input: st1232 - add touch overlays handling Javier Carrasco
2024-03-04 3:43 ` Jeff LaBundy
2024-02-19 8:12 ` [PATCH v7 0/4] Input: support overlay objects on touchscreens Javier Carrasco
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240319-sympathy-vertigo-9bc884e5fef0@spud \
--to=conor@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=hechtb@gmail.com \
--cc=javier.carrasco@wolfvision.net \
--cc=jeff@labundy.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michael.riesch@wolfvision.net \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=rydberg@bitmath.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox