linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Tissoires <benjamin.tissoires@redhat.com>
To: Alistair Francis <alistair@alistair23.me>
Cc: Sascha Hauer <s.hauer@pengutronix.de>,
	Shawn Guo <shawnguo@kernel.org>,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Jiri Kosina <jikos@kernel.org>,
	lkml <linux-kernel@vger.kernel.org>,
	Alistair Francis <alistair23@gmail.com>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	"open list:HID CORE LAYER" <linux-input@vger.kernel.org>,
	Jason Gerecke <Jason.Gerecke@wacom.com>,
	dl-linux-imx <linux-imx@nxp.com>,
	Ping Cheng <Ping.Cheng@wacom.com>,
	DTML <devicetree@vger.kernel.org>,
	martin.chen@wacom.com, tatsunosuke.tobita@wacom.com
Subject: Re: [PATCH v16 0/3] Add Wacom I2C support to rM2
Date: Tue, 14 Dec 2021 13:33:58 +0100	[thread overview]
Message-ID: <CAO-hwJKtetKFcFiD_gwgLmKoxhMrUsOKeuEacUoqeWx+bcKQ_g@mail.gmail.com> (raw)
In-Reply-To: <20211208124045.61815-1-alistair@alistair23.me>

On Wed, Dec 8, 2021 at 1:40 PM Alistair Francis <alistair@alistair23.me> wrote:
>
> Add Wacom I2C support for the reMarkable 2 eInk tablet using the
> generic I2C HID framework.
>
> v16:
>  - Add commit message to DTS patch
>
> Alistair Francis (3):
>   HID: quirks: Allow inverting the absolute X/Y values
>   HID: i2c-hid-of: Expose the touchscreen-inverted properties

Given that those 2 patches and the third are independent, I took the
first 2 ones through the hid tree, branch for-5.17/core.

FWIW, I fixed the few checkpatch warnings before applying them.

Thanks and sorry it took so long to get merged.

I'll let Shawn merge the DT patch.

Cheers,
Benjamin


>   ARM: dts: imx7d: remarkable2: add wacom digitizer device
>
>  .../bindings/input/hid-over-i2c.txt           |  2 +
>  arch/arm/boot/dts/imx7d-remarkable2.dts       | 59 +++++++++++++++++++
>  drivers/hid/hid-input.c                       |  6 ++
>  drivers/hid/i2c-hid/i2c-hid-acpi.c            |  2 +-
>  drivers/hid/i2c-hid/i2c-hid-core.c            |  4 +-
>  drivers/hid/i2c-hid/i2c-hid-of-goodix.c       |  2 +-
>  drivers/hid/i2c-hid/i2c-hid-of.c              | 11 +++-
>  drivers/hid/i2c-hid/i2c-hid.h                 |  2 +-
>  include/linux/hid.h                           |  2 +
>  9 files changed, 85 insertions(+), 5 deletions(-)
>
> --
> 2.31.1
>
>


      parent reply	other threads:[~2021-12-14 12:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-08 12:40 [PATCH v16 0/3] Add Wacom I2C support to rM2 Alistair Francis
2021-12-08 12:40 ` [PATCH v16 1/3] HID: quirks: Allow inverting the absolute X/Y values Alistair Francis
2021-12-08 12:40 ` [PATCH v16 2/3] HID: i2c-hid-of: Expose the touchscreen-inverted properties Alistair Francis
2021-12-08 12:40 ` [PATCH v16 3/3] ARM: dts: imx7d: remarkable2: add wacom digitizer device Alistair Francis
2021-12-16  3:08   ` Shawn Guo
2021-12-14 12:33 ` Benjamin Tissoires [this message]

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=CAO-hwJKtetKFcFiD_gwgLmKoxhMrUsOKeuEacUoqeWx+bcKQ_g@mail.gmail.com \
    --to=benjamin.tissoires@redhat.com \
    --cc=Jason.Gerecke@wacom.com \
    --cc=Ping.Cheng@wacom.com \
    --cc=alistair23@gmail.com \
    --cc=alistair@alistair23.me \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jikos@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.chen@wacom.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=tatsunosuke.tobita@wacom.com \
    /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;
as well as URLs for NNTP newsgroup(s).