Linux Input/HID development
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
Cc: jikos@kernel.org, bentiss@kernel.org,
	linux-input@vger.kernel.org,  Helge Bahmann <hcb@chaoticmind.net>
Subject: Re: [PATCH v2 5/5] Input: misc: Add AMD SFH tablet-mode switch driver
Date: Mon, 3 Aug 2026 09:18:55 -0700	[thread overview]
Message-ID: <anC-yvKFovLA5WWC@google.com> (raw)
In-Reply-To: <20260803145801.3801862-6-Basavaraj.Natikar@amd.com>

On Mon, Aug 03, 2026 at 08:28:01PM +0530, Basavaraj Natikar wrote:
> Report whether an AMD convertible is in laptop or tablet mode using the
> operating-mode sensor provided by the Sensor Fusion Hub, and expose it
> to userspace as SW_TABLET_MODE, so userspace can react to the device
> being folded into tablet posture.
> 
> Cc: Helge Bahmann <hcb@chaoticmind.net>
> Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>

Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

> @@ -81,6 +81,7 @@ obj-$(CONFIG_INPUT_RK805_PWRKEY)	+= rk805-pwrkey.o
>  obj-$(CONFIG_INPUT_SC27XX_VIBRA)	+= sc27xx-vibra.o
>  obj-$(CONFIG_INPUT_SGI_BTNS)		+= sgi_btns.o
>  obj-$(CONFIG_INPUT_SOC_BUTTON_ARRAY)	+= soc_button_array.o
> +obj-$(CONFIG_INPUT_AMD_SFH_TABLETMODE)	+= amd_sfh_tabletmode.o

Could you please move this higher. It is trying to be sorted alphabetically.


Thanks.

-- 
Dmitry

  reply	other threads:[~2026-08-03 16:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-03 14:57 [PATCH v2 0/5] Add SW_TABLET_MODE support for AMD SFH convertibles Basavaraj Natikar
2026-08-03 14:57 ` [PATCH v2 1/5] HID: amd_sfh: Track MP2 version explicitly Basavaraj Natikar
2026-08-03 14:57 ` [PATCH v2 2/5] HID: amd_sfh: Serialize access to the shared emp2 pointer Basavaraj Natikar
2026-08-03 14:57 ` [PATCH v2 3/5] HID: amd_sfh: Add accessor to read the operating-mode sensor Basavaraj Natikar
2026-08-03 14:58 ` [PATCH v2 4/5] HID: amd_sfh: Register tablet-mode auxiliary device Basavaraj Natikar
2026-08-03 15:16   ` sashiko-bot
2026-08-03 14:58 ` [PATCH v2 5/5] Input: misc: Add AMD SFH tablet-mode switch driver Basavaraj Natikar
2026-08-03 16:18   ` Dmitry Torokhov [this message]
2026-08-03 17:42     ` Basavaraj Natikar

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=anC-yvKFovLA5WWC@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=Basavaraj.Natikar@amd.com \
    --cc=bentiss@kernel.org \
    --cc=hcb@chaoticmind.net \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.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