Linux Input/HID development
 help / color / mirror / Atom feed
From: Mario Limonciello <superm1@kernel.org>
To: Basavaraj Natikar <Basavaraj.Natikar@amd.com>,
	jikos@kernel.org, bentiss@kernel.org
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH 0/4] HID: amd_sfh: Add DMI quirk and support for new AMD SoCs
Date: Thu, 10 Sep 2026 10:26:38 -0500	[thread overview]
Message-ID: <59682a31-49b9-4db2-b8b4-6abaf27fa9fc@kernel.org> (raw)
In-Reply-To: <20260902134431.3146117-1-Basavaraj.Natikar@amd.com>



On 9/2/26 08:44, Basavaraj Natikar wrote:
> This series makes two independent improvements to the amd-sfh HID
> driver: a DMI quirk for an existing platform, and Sensor Fusion Hub
> (SFH) support for newer AMD SoCs (MP2 1.2).
> 
> Patch 1 exposes intr_disable as a module parameter and adds a DMI quirk
> for the ASUS VivoBook TP420UA/TM420UA, which needs interrupts disabled
> for correct sensor operation.
> 
> Patch 2 enables the SFH on newer SoCs by adding PCI device ID 0x1152;
> MP2 1.2 reuses the MP2 1.1 initialization and operation paths.
> 
> Patches 3 and 4 switch human presence detection (HPD) and device-mode
> reads to DRAM instead of the C2P registers on these newer SoCs.
> 
> Basavaraj Natikar (3):
>    HID: amd_sfh: Add support for newer AMD SoCs
>    HID: amd_sfh: Add HPD support for new AMD SOC
>    HID: amd_sfh: Add device mode support for latest AMD SOC.
> 
> Helge Bahmann (1):
>    HID: amd_sfh: Add DMI quirk and module param to disable interrupts
> 
>   drivers/hid/amd-sfh-hid/amd_sfh_common.h      |  2 +
>   drivers/hid/amd-sfh-hid/amd_sfh_pcie.c        | 10 +++++
>   drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_desc.c | 13 ++++++-
>   .../amd-sfh-hid/sfh1_1/amd_sfh_interface.c    | 37 +++++++++++++++++--
>   .../amd-sfh-hid/sfh1_1/amd_sfh_interface.h    |  7 ++++
>   5 files changed, 63 insertions(+), 6 deletions(-)
> 

Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>

  parent reply	other threads:[~2026-09-10 15:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-02 13:44 [PATCH 0/4] HID: amd_sfh: Add DMI quirk and support for new AMD SoCs Basavaraj Natikar
2026-09-02 13:44 ` [PATCH 1/4] HID: amd_sfh: Add DMI quirk and module param to disable interrupts Basavaraj Natikar
2026-09-02 13:54   ` sashiko-bot
2026-09-02 13:44 ` [PATCH 2/4] HID: amd_sfh: Add support for newer AMD SoCs Basavaraj Natikar
2026-09-02 13:44 ` [PATCH 3/4] HID: amd_sfh: Add HPD support for new AMD SOC Basavaraj Natikar
2026-09-02 14:02   ` sashiko-bot
2026-09-02 13:44 ` [PATCH 4/4] HID: amd_sfh: Add device mode support for latest " Basavaraj Natikar
2026-09-02 13:59   ` sashiko-bot
2026-09-10 15:26 ` Mario Limonciello [this message]
2026-09-11 13:36 ` [PATCH 0/4] HID: amd_sfh: Add DMI quirk and support for new AMD SoCs Jiri Kosina

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=59682a31-49b9-4db2-b8b4-6abaf27fa9fc@kernel.org \
    --to=superm1@kernel.org \
    --cc=Basavaraj.Natikar@amd.com \
    --cc=bentiss@kernel.org \
    --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