diff options
author | Jarkko Nikula <[email protected]> | 2018-05-18 11:38:27 +0300 |
---|---|---|
committer | Lee Jones <[email protected]> | 2018-06-04 08:44:17 +0100 |
commit | 4e93a658576ab115977225c9d0992b97ff19ba8c (patch) | |
tree | 723e1ae80778ca53562e625b0a922147d682dd70 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4eb1d7fcbc80ec3fc2d628ad8ab7324d8837205e (diff) |
mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
Intel Cannon Lake PCH has much higher 216 MHz input clock to LPSS I2C
than Sunrisepoint which uses 120 MHz. Preliminary information was that
both share the same clock rate but actual silicon implements elevated
rate for better support for 3.4 MHz high-speed I2C.
This incorrect input clock rate results too high I2C bus clock in case
ACPI doesn't provide tuned I2C timing parameters since I2C host
controller driver calculates them from input clock rate.
Fix this by using the correct rate. We still share the same 230 ns SDA
hold time value than Sunrisepoint.
Cc: [email protected]
Fixes: b418bbff36dd ("mfd: intel-lpss: Add Intel Cannonlake PCI IDs")
Reported-by: Jian-Hong Pan <[email protected]>
Reported-by: Chris Chiu <[email protected]>
Reported-by: Daniel Drake <[email protected]>
Signed-off-by: Jarkko Nikula <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Tested-by: Jian-Hong Pan <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions