From: Basavaraj Natikar <bnatikar@amd.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
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 23:12:49 +0530 [thread overview]
Message-ID: <39766ac5-cd58-45c0-87dc-a67db835889c@amd.com> (raw)
In-Reply-To: <anC-yvKFovLA5WWC@google.com>
On 8/3/2026 9:48 PM, Dmitry Torokhov wrote:
> [You don't often get email from dmitry.torokhov@gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>
> 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.
Sure, I'll move it to the correct alphabetical spot in v3.
Thanks for the review and the ack.
Thanks,
Basavaraj
prev parent reply other threads:[~2026-08-03 17:42 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
2026-08-03 17:42 ` Basavaraj Natikar [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=39766ac5-cd58-45c0-87dc-a67db835889c@amd.com \
--to=bnatikar@amd.com \
--cc=Basavaraj.Natikar@amd.com \
--cc=bentiss@kernel.org \
--cc=dmitry.torokhov@gmail.com \
--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