Searched hist:"173709 f50e98df4c49c2776834605a2f7ed3e681" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/hid/amd-sfh-hid/ |
H A D | amd_sfh_pcie.h | diff 173709f50e98df4c49c2776834605a2f7ed3e681 Mon Aug 02 09:03:38 CDT 2021 Basavaraj Natikar <Basavaraj.Natikar@amd.com> 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>
|
H A D | amd_sfh_client.c | diff 173709f50e98df4c49c2776834605a2f7ed3e681 Mon Aug 02 09:03:38 CDT 2021 Basavaraj Natikar <Basavaraj.Natikar@amd.com> 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>
|
H A D | amd_sfh_pcie.c | diff 173709f50e98df4c49c2776834605a2f7ed3e681 Mon Aug 02 09:03:38 CDT 2021 Basavaraj Natikar <Basavaraj.Natikar@amd.com> 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>
|