From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Stephan Gerhold <stephan@gerhold.net>
Cc: linux-input@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht
Subject: Re: [PATCH 2/2] Input: tm2-touchkey - allow changing keycodes from userspace
Date: Fri, 15 Oct 2021 20:27:42 -0700 [thread overview]
Message-ID: <YWpGruYfmQljXnuY@google.com> (raw)
In-Reply-To: <20211013112305.41574-2-stephan@gerhold.net>
On Wed, Oct 13, 2021 at 01:23:05PM +0200, Stephan Gerhold wrote:
> At the moment the touch keys have key codes assigned from the device
> tree. In some cases, users might want to change the key code from
> userspace. There is existing functionality for this in the input core
> using the EVIOCSKEYCODE ioctl, which is integrated for example into udev.
>
> Make it possible to use this functionality for tm2-touchkey by simply
> making the input core aware of the array that holds the keycodes.
> Similar code also exists in mcs_touchkey and mpr121_touchkey.
>
> Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Applied, thank you.
--
Dmitry
next prev parent reply other threads:[~2021-10-16 3:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-13 11:23 [PATCH 1/2] Input: tm2-touchkey - report scan codes Stephan Gerhold
2021-10-13 11:23 ` [PATCH 2/2] Input: tm2-touchkey - allow changing keycodes from userspace Stephan Gerhold
2021-10-16 3:27 ` Dmitry Torokhov [this message]
2021-10-16 3:27 ` [PATCH 1/2] Input: tm2-touchkey - report scan codes 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=YWpGruYfmQljXnuY@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=stephan@gerhold.net \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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.