]> Git Repo - linux.git/commit
i2c: designware: Get selected speed mode sda-hold-time via ACPI
author[email protected] <[email protected]>
Tue, 28 Mar 2017 08:48:02 +0000 (16:48 +0800)
committerWolfram Sang <[email protected]>
Wed, 19 Apr 2017 18:54:21 +0000 (20:54 +0200)
commitbd698d24b1b5790d0a22d44a0705dabd47235ad4
treee1b48b9bc2e8485945b759b16a48ba015f94f8fc
parent2a03d49922fa2b89ceaa7d14b657c8a8e6bc7000
i2c: designware: Get selected speed mode sda-hold-time via ACPI

Sda-hold-time is an important parameter for tuning i2c to meet the
electrical specification especially for high speed. I2C with incorrect
sda-hold-time may cause lost arbitration error. Instead of loading all
speed mode settings, only selected speed mode settings are loaded.

Signed-off-by: Tan Chin Yew <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
drivers/i2c/busses/i2c-designware-platdrv.c
This page took 0.062307 seconds and 4 git commands to generate.