Re: [PATCH 1/2] HID: i2c-hid: allow delay after SET_POWER

2019-09-26 Thread Benjamin Tissoires
Hi, On Wed, Sep 25, 2019 at 11:43 AM You-Sheng Yang wrote: > > According to HID over I2C specification v1.0 section 7.2.8, a device is > allowed to take at most 1 second to make the transition to the specified > power state. On some touchpad devices implements Microsoft Precision > Touchpad, it

[PATCH 1/2] HID: i2c-hid: allow delay after SET_POWER

2019-09-25 Thread You-Sheng Yang
According to HID over I2C specification v1.0 section 7.2.8, a device is allowed to take at most 1 second to make the transition to the specified power state. On some touchpad devices implements Microsoft Precision Touchpad, it may fail to execute following set PTP mode command without the delay and