devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Alistair Francis <alistair@alistair23.me>
Cc: s.hauer@pengutronix.de, benjamin.tissoires@redhat.com,
	dmitry.torokhov@gmail.com, shawnguo@kernel.org,
	alistair23@gmail.com, linux-kernel@vger.kernel.org,
	linux-input@vger.kernel.org, linux-imx@nxp.com,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	jikos@kernel.org
Subject: Re: [PATCH v13 2/3] HID: i2c-hid-of: Expose the touchscreen-inverted properties
Date: Wed, 27 Oct 2021 11:46:41 -0500	[thread overview]
Message-ID: <YXmCcXfY9GZzyZAN@robh.at.kernel.org> (raw)
In-Reply-To: <20211025104605.36364-2-alistair@alistair23.me>

On Mon, Oct 25, 2021 at 08:46:04PM +1000, Alistair Francis wrote:
> Allow the touchscreen-inverted-x/y device tree properties to control the
> HID_QUIRK_X_INVERT/HID_QUIRK_Y_INVERT quirks for the hid-input device.
> 
> Signed-off-by: Alistair Francis <alistair@alistair23.me>
> ---
>  .../devicetree/bindings/input/hid-over-i2c.txt        |  2 ++

Acked-by: Rob Herring <robh@kernel.org>

>  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 +-
>  6 files changed, 18 insertions(+), 5 deletions(-)

  reply	other threads:[~2021-10-27 16:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25 10:46 [PATCH v13 1/3] HID: quirks: Allow inverting the absolute X/Y values Alistair Francis
2021-10-25 10:46 ` [PATCH v13 2/3] HID: i2c-hid-of: Expose the touchscreen-inverted properties Alistair Francis
2021-10-27 16:46   ` Rob Herring [this message]
2021-10-25 10:46 ` [PATCH v13 3/3] ARM: dts: imx7d: remarkable2: add wacom digitizer device Alistair Francis
2021-10-26 13:30 ` [PATCH v13 1/3] HID: quirks: Allow inverting the absolute X/Y values kernel test robot

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=YXmCcXfY9GZzyZAN@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=alistair23@gmail.com \
    --cc=alistair@alistair23.me \
    --cc=benjamin.tissoires@redhat.com \
    --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=s.hauer@pengutronix.de \
    --cc=shawnguo@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 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).