All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Kosina <jikos@kernel.org>
To: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
Cc: benjamin.tissoires@redhat.com, dmitry.torokhov@gmail.com,
	linux-input@vger.kernel.org, mario.limonciello@amd.com
Subject: Re: [PATCH 0/7] Enhancements and fixes to AMD SFH driver
Date: Wed, 11 May 2022 14:17:05 +0200 (CEST)	[thread overview]
Message-ID: <nycvar.YFH.7.76.2205111416560.28985@cbobk.fhfr.pm> (raw)
In-Reply-To: <20220509132026.3204678-1-Basavaraj.Natikar@amd.com>

On Mon, 9 May 2022, Basavaraj Natikar wrote:

> Changes includes to support sensor discovery, add sensor name by index
> for debug info, clean up string generated for the HID device to make it
> more obvious.
> 
> Before:
> hid-generic 0020:1022:0001.0003: hidraw2: <UNKNOWN> HID v0.00
> Device [hid-amdtp 1022:0001] on
> 
> After:
> hid-generic 0020:1022:0001.0003: hidraw2: SENSOR HUB HID v0.00
> Device [hid-amdsfh 1022:0001] on pcie_mp2_amd
> 
> Basavaraj Natikar (7):
>   HID: amd_sfh: Add support for sensor discovery
>   HID: amd_sfh: Add sensor name by index for debug info
>   HID: amd_sfh: Modify the bus name
>   HID: amd_sfh: Modify the hid name
>   HID: amd_sfh: Add physical location to HID device
>   HID: amd_sfh: Move bus declaration outside of amd-sfh
>   HID: core: Display "SENSOR HUB" for sensor hub bus string in hid_info
> 
>  drivers/hid/amd-sfh-hid/amd_sfh_client.c | 45 ++++++++++++++++++++----
>  drivers/hid/amd-sfh-hid/amd_sfh_hid.c    |  9 +++--
>  drivers/hid/amd-sfh-hid/amd_sfh_hid.h    |  1 -
>  drivers/hid/amd-sfh-hid/amd_sfh_pcie.c   | 17 ++++++---
>  drivers/hid/amd-sfh-hid/amd_sfh_pcie.h   |  5 +++
>  drivers/hid/hid-core.c                   |  4 +++
>  include/uapi/linux/input.h               |  1 +
>  7 files changed, 69 insertions(+), 13 deletions(-)

The series is now in hid.git#for-5.19/amd-sfh. Thanks,

-- 
Jiri Kosina
SUSE Labs


      parent reply	other threads:[~2022-05-11 12:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09 13:20 [PATCH 0/7] Enhancements and fixes to AMD SFH driver Basavaraj Natikar
2022-05-09 13:20 ` [PATCH 1/7] HID: amd_sfh: Add support for sensor discovery Basavaraj Natikar
2022-05-09 13:20 ` [PATCH 2/7] HID: amd_sfh: Add sensor name by index for debug info Basavaraj Natikar
2022-05-09 13:20 ` [PATCH 3/7] HID: amd_sfh: Modify the bus name Basavaraj Natikar
2022-05-09 13:20 ` [PATCH 4/7] HID: amd_sfh: Modify the hid name Basavaraj Natikar
2022-05-09 13:20 ` [PATCH 5/7] HID: amd_sfh: Add physical location to HID device Basavaraj Natikar
2022-05-09 13:20 ` [PATCH 6/7] HID: amd_sfh: Move bus declaration outside of amd-sfh Basavaraj Natikar
2022-05-09 13:20 ` [PATCH 7/7] HID: core: Display "SENSOR HUB" for sensor hub bus string in hid_info Basavaraj Natikar
2022-05-11 12:17 ` Jiri Kosina [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=nycvar.YFH.7.76.2205111416560.28985@cbobk.fhfr.pm \
    --to=jikos@kernel.org \
    --cc=Basavaraj.Natikar@amd.com \
    --cc=benjamin.tissoires@redhat.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=mario.limonciello@amd.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.