[PATCH v4 RESEND 0/2] Fixes for SRA sensor handling

Mario Limonciello posted 2 patches 7 months, 3 weeks ago
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
[PATCH v4 RESEND 0/2] Fixes for SRA sensor handling
Posted by Mario Limonciello 7 months, 3 weeks ago
From: Mario Limonciello <mario.limonciello@amd.com>

On systems with an SRA sensor there are some problems with both init
and failure paths.  This series accounts for both.

This is resend of V4 which ahsn't gotten any movement the past two
weeks:
Link: https://patchwork.kernel.org/project/linux-input/cover/20250407151835.1200867-1-superm1@kernel.org/

Mario Limonciello (2):
  HID: amd_sfh: Fix SRA sensor when it's the only sensor
  HID: amd_sfh: Avoid clearing reports for SRA sensor

 drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

-- 
2.43.0
Re: [PATCH v4 RESEND 0/2] Fixes for SRA sensor handling
Posted by Jiri Kosina 7 months, 3 weeks ago
On Mon, 21 Apr 2025, Mario Limonciello wrote:

> From: Mario Limonciello <mario.limonciello@amd.com>
> 
> On systems with an SRA sensor there are some problems with both init
> and failure paths.  This series accounts for both.
> 
> This is resend of V4 which ahsn't gotten any movement the past two
> weeks:
> Link: https://patchwork.kernel.org/project/linux-input/cover/20250407151835.1200867-1-superm1@kernel.org/
> 
> Mario Limonciello (2):
>   HID: amd_sfh: Fix SRA sensor when it's the only sensor
>   HID: amd_sfh: Avoid clearing reports for SRA sensor
> 
>  drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c | 12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)

Sorry, I previously reponded to v1 by mistake. v4 has been applied.

-- 
Jiri Kosina
SUSE Labs
Re: [PATCH v4 RESEND 0/2] Fixes for SRA sensor handling
Posted by Basavaraj Natikar 7 months, 3 weeks ago
On 4/22/2025 3:02 AM, Mario Limonciello wrote:
> From: Mario Limonciello <mario.limonciello@amd.com>
>
> On systems with an SRA sensor there are some problems with both init
> and failure paths.  This series accounts for both.
>
> This is resend of V4 which ahsn't gotten any movement the past two
> weeks:
> Link: https://patchwork.kernel.org/project/linux-input/cover/20250407151835.1200867-1-superm1@kernel.org/
>
> Mario Limonciello (2):
>    HID: amd_sfh: Fix SRA sensor when it's the only sensor
>    HID: amd_sfh: Avoid clearing reports for SRA sensor
>
>   drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.c | 12 ++++++++----
>   1 file changed, 8 insertions(+), 4 deletions(-)

Looks good to me.
Acked-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>

Thanks,
--
Basavaraj