[PATCH 0/1][SRU][OEM-OSP1-B][F][Unstable] All PS/2 ports on PS/2 Serial add-in bracket are not working after S3 Edit

AceLan Kao acelan.kao at canonical.com
Tue Mar 10 02:38:26 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1866734

[Impact]
PS/2 ports on PS/2 Serial add-in card do not work after S3.

[Fix]
The i8042 controller selftest fails while resuming, adding retry fix this
issue.

[Test]
Verified on the target machine, the ps/2 keyboard keeps working after S3
test 30 times.

[Regression Potential]
Low, there is a retry logic in controller selftest, but it returns
directly if it fails to communicate with the controller. This commit make
it retry 5 times before return fails.

AceLan Kao (1):
  UBUNTU: SAUCE: Input: i8042 - Fix the selftest retry logic

 drivers/input/serio/i8042.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

-- 
2.17.1




More information about the kernel-team mailing list