Searched hist:fb75a3791a8032848c987db29b622878d8fe2b1c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/hid/amd-sfh-hid/ |
H A D | amd_sfh_pcie.h | diff fb75a3791a8032848c987db29b622878d8fe2b1c Tue Feb 08 06:21:11 CST 2022 Basavaraj Natikar <Basavaraj.Natikar@amd.com> HID: amd_sfh: Add functionality to clear interrupts
Newer AMD platforms with SFH may generate interrupts on some events which are unwarranted. Until this is cleared the actual MP2 data processing maybe stalled in some cases.
Add a mechanism to clear the pending interrupts (if any) during the driver initialization and sensor command operations.
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 fb75a3791a8032848c987db29b622878d8fe2b1c Tue Feb 08 06:21:11 CST 2022 Basavaraj Natikar <Basavaraj.Natikar@amd.com> HID: amd_sfh: Add functionality to clear interrupts
Newer AMD platforms with SFH may generate interrupts on some events which are unwarranted. Until this is cleared the actual MP2 data processing maybe stalled in some cases.
Add a mechanism to clear the pending interrupts (if any) during the driver initialization and sensor command operations.
Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|