On Wed, 10 Nov 2021 16:31:41 +0200, Jarkko Nikula wrote: > Now we restore INTREN on suspend but do not explicitly enable it after > resume. We also don't enable it when loading the driver, so this is consistent. > I didn't fully get how RMI4 stack resumes but perhaps they will > do some power on, reset, etc command transaction and that gets the > INTREN enabled and allow host notify. I didn't check either, but it shouldn't matter. If INTREN has to be set for RMI4 to work, then it must have been set even before the i2c-i801 driver was loaded. In this case, my new code is a no-op (SMBHSTCNT will be set to the value it already had, that is, INTREN is enabled at all times). -- Jean Delvare SUSE L3 Support