Home
last modified time | relevance | path

Searched hist:d320ec7a (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i2c/
H A Di2c-core-base.cd320ec7a Mon Oct 25 16:35:30 CDT 2021 Rajat Jain <rajatja@google.com> i2c: enable async suspend/resume for i2c adapters

Enable async suspend/resume of i2c adapters. It enormously helps with
reducing the resume time of systems (as much as 20%-40%) where I2C devices
can take significant time (100s of ms) to resume.

Signed-off-by: Rajat Jain <rajatja@google.com>
Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>