You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pinctrl: cherryview: restore Strago DMI workaround for all versions
This is essentially a revert of:
e3f72b7 pinctrl: cherryview: fix Strago DMI workaround
86c5dd6 pinctrl: cherryview: limit Strago DMI workarounds to version 1.0
because even with 1.1 versions of BIOS there are some pins that are
configured as interrupts but not claimed by any driver, and they
sometimes fire up and result in interrupt storms that cause touchpad
stop functioning and other issues.
Given that we are unlikely to qualify another firmware version for a
while it is better to keep the workaround active on all Strago boards.
Reported-by: Alex Levin <[email protected]>
Fixes: 86c5dd6 ("pinctrl: cherryview: limit Strago DMI workarounds to version 1.0")
Cc: [email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Tested-by: Alex Levin <[email protected]>
Signed-off-by: Mika Westerberg <[email protected]>
0 commit comments