All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Marge Yang <marge.yang@tw.synaptics.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	david.chiu@tw.synaptics.com, derek.cheng@tw.synaptics.com,
	sam.tsai@synaptics.com, vincent.huang@tw.synaptics.com,
	Jiri Kosina <jikos@kernel.org>,
	Benjamin Tissoires <benjamin.tissoires@redhat.com>
Subject: Re: [PATCH V1] Input: synaptics-rmi4 - Enable support for F3A by default.
Date: Thu, 28 Mar 2024 13:13:36 -0700	[thread overview]
Message-ID: <ZgXPcBNsGMujY0m1@google.com> (raw)
In-Reply-To: <20231110082148.1032629-1-marge.yang@tw.synaptics.com>

Hi Marge,

On Fri, Nov 10, 2023 at 08:21:48AM +0000, Marge Yang wrote:
> RMI4 F3A supports the touchpad GPIO function, it's designed to
> support more GPIOs and used on new touchpad. This patch will
> enable support of touchpad button.
> 
> Signed-off-by: Marge Yang <marge.yang@tw.synaptics.com>

This should go to Jiri or Benjamin (CCed).

> ---
>  drivers/hid/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
> index e11c1c8..f3a989e 100644
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -1082,6 +1082,7 @@ config HID_RMI
>  	select RMI4_F11
>  	select RMI4_F12
>  	select RMI4_F30
> +        select RMI4_F3A
>  	help
>  	Support for Synaptics RMI4 touchpads.
>  	Say Y here if you have a Synaptics RMI4 touchpads over i2c-hid or usbhid
> -- 
> 2.7.4
> 

Thanks.

-- 
Dmitry

      reply	other threads:[~2024-03-28 20:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-10  8:21 [PATCH V1] Input: synaptics-rmi4 - Enable support for F3A by default Marge Yang
2024-03-28 20:13 ` Dmitry Torokhov [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=ZgXPcBNsGMujY0m1@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=david.chiu@tw.synaptics.com \
    --cc=derek.cheng@tw.synaptics.com \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marge.yang@tw.synaptics.com \
    --cc=sam.tsai@synaptics.com \
    --cc=vincent.huang@tw.synaptics.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 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.