From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Jeff LaBundy <jeff@labundy.com>
Cc: robh+dt@kernel.org, linux-input@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH v3 1/4] Input: touchscreen - move helper functions to core
Date: Mon, 22 Mar 2021 16:46:45 -0700 [thread overview]
Message-ID: <YFksZVZMjEqGViPm@google.com> (raw)
In-Reply-To: <20210301234928.4298-2-jeff@labundy.com>
On Mon, Mar 01, 2021 at 05:49:25PM -0600, Jeff LaBundy wrote:
> Some devices outside of drivers/input/touchscreen/ can still make
> use of the touchscreen helper functions. Therefore, it was agreed
> in [1] to move them outside of drivers/input/touchscreen/ so that
> other devices can call them without INPUT_TOUCHSCREEN being set.
>
> As part of this change, 'of' is dropped from the filename because
> the helpers no longer actually use OF. No changes are made to the
> file contents whatsoever.
>
> Based on the feedback in [2], the corresponding binding documents
> (touchscreen.yaml and touchscreen.txt) are left in their original
> locations.
>
> [1] https://patchwork.kernel.org/patch/11924029/
> [2] https://patchwork.kernel.org/patch/12042037/
>
> Signed-off-by: Jeff LaBundy <jeff@labundy.com>
Applied, thank you.
--
Dmitry
next prev parent reply other threads:[~2021-03-22 23:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-01 23:49 [PATCH v3 0/4] Add support for Azoteq IQS626A Jeff LaBundy
2021-03-01 23:49 ` [PATCH v3 1/4] Input: touchscreen - move helper functions to core Jeff LaBundy
2021-03-22 23:46 ` Dmitry Torokhov [this message]
2021-03-01 23:49 ` [PATCH v3 2/4] Input: touchscreen - broaden use-cases described in comments Jeff LaBundy
2021-03-22 23:46 ` Dmitry Torokhov
2021-03-01 23:49 ` [PATCH v3 3/4] dt-bindings: input: Add bindings for Azoteq IQS626A Jeff LaBundy
2021-03-22 23:47 ` Dmitry Torokhov
2021-03-01 23:49 ` [PATCH v3 4/4] Input: Add support " Jeff LaBundy
2021-03-22 23:47 ` Dmitry Torokhov
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=YFksZVZMjEqGViPm@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jeff@labundy.com \
--cc=linux-input@vger.kernel.org \
--cc=robh+dt@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.