Bug 204991
Summary: | Goodix touchpad needs a 60ms delay after i2c-hid SET_POWER ON command when resuming from s2idle | ||
---|---|---|---|
Product: | Drivers | Reporter: | You-Sheng Yang (vicamo) |
Component: | I2C | Assignee: | Drivers/I2C virtual user (drivers-i2c) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | kai.heng.feng |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842532 | ||
Kernel Version: | 5.3.1 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | dmesg, v5.3.1, i2c-hid.debug=1 hid.debug=1 |
Description
You-Sheng Yang
2019-09-25 04:51:35 UTC
Proposed changeset: https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg2112500.html This was obsoleted by following commits that disable runtime pm for i2c-hid: 1. [HID: i2c-hid: Remove runtime power management](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=67b18dfb8cfc6d6c2f45ba8c546088f5c14f5bd5) 2. [HID: i2c-hid: Send power-on command after reset](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=43b7029f475e7497da1de1f4a1742241812bf266) Nothing else to do. |