mbox series

[0/5] Updates to amd-sfh driver

Message ID 20210802140341.901840-1-Basavaraj.Natikar@amd.com
Headers show
Series Updates to amd-sfh driver | expand

Message

Basavaraj Natikar Aug. 2, 2021, 2:03 p.m. UTC
Changes include updates to the existing FW reporting mechanism, MP2 FW
status checks, adding power management routines and couple of other
minor fixes to the existing driver.

Basavaraj Natikar (5):
  amd_sfh:Fix period data field to enable sensor
  amd_sfh:Add command response to check command status
  amd_sfh:Move hid probe after sensor is enabled
  amd_sfh:Add support for PM suspend and resume
  amd_sfh:Add dyndbg prints for debugging

 drivers/hid/amd-sfh-hid/amd_sfh_client.c | 62 +++++++++++++++------
 drivers/hid/amd-sfh-hid/amd_sfh_pcie.c   | 69 ++++++++++++++++++++++++
 drivers/hid/amd-sfh-hid/amd_sfh_pcie.h   | 23 ++++++++
 3 files changed, 139 insertions(+), 15 deletions(-)

Comments

Jiri Kosina Aug. 20, 2021, 12:49 p.m. UTC | #1
On Mon, 2 Aug 2021, Basavaraj Natikar wrote:

> Changes include updates to the existing FW reporting mechanism, MP2 FW

> status checks, adding power management routines and couple of other

> minor fixes to the existing driver.

> 

> Basavaraj Natikar (5):

>   amd_sfh:Fix period data field to enable sensor

>   amd_sfh:Add command response to check command status

>   amd_sfh:Move hid probe after sensor is enabled

>   amd_sfh:Add support for PM suspend and resume

>   amd_sfh:Add dyndbg prints for debugging

> 

>  drivers/hid/amd-sfh-hid/amd_sfh_client.c | 62 +++++++++++++++------

>  drivers/hid/amd-sfh-hid/amd_sfh_pcie.c   | 69 ++++++++++++++++++++++++

>  drivers/hid/amd-sfh-hid/amd_sfh_pcie.h   | 23 ++++++++

>  3 files changed, 139 insertions(+), 15 deletions(-)


I have queued the series for 5.15. Thanks,

-- 
Jiri Kosina
SUSE Labs