linux/drivers/hid/amd-sfh-hid
Basavaraj Natikar 173709f50e HID: amd_sfh: Add command response to check command status
Sometimes sensor enable/disable may take time, without checking the
actual status bits from MP2 FW can lead the amd-sfh to misbehave.

Hence add a status check of enable/disable command
by waiting on the command response before sending the next
command to FW.

Reviewed-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2021-08-20 14:48:48 +02:00
..
hid_descriptor HID: amd_sfh: Add initial support for HPD sensor 2021-06-24 14:28:03 +02:00
amd_sfh_client.c HID: amd_sfh: Add command response to check command status 2021-08-20 14:48:48 +02:00
amd_sfh_hid.c HID: amd_sfh: Use devm_kzalloc() instead of kzalloc() 2021-05-27 15:40:34 +02:00
amd_sfh_hid.h HID: amd_sfh: Add initial support for HPD sensor 2021-06-24 14:28:03 +02:00
amd_sfh_pcie.c HID: amd_sfh: Add command response to check command status 2021-08-20 14:48:48 +02:00
amd_sfh_pcie.h HID: amd_sfh: Add command response to check command status 2021-08-20 14:48:48 +02:00
Kconfig
Makefile