Re: [PATCH 2/2] i2c-designware: configure *CNT values from ACPI

2013-07-10 Thread Mika Westerberg
On Mon, Jul 08, 2013 at 02:45:27PM +0300, Mika Westerberg wrote: > Some Intel LPSS I2C devices make the *CNT values available from ACPI > namespace in similar way than the SDA hold value. These values allow > platform/BIOS to specify the most accurate *CNT values for the device > driver to use. >

[PATCH 2/2] i2c-designware: configure *CNT values from ACPI

2013-07-08 Thread Mika Westerberg
Some Intel LPSS I2C devices make the *CNT values available from ACPI namespace in similar way than the SDA hold value. These values allow platform/BIOS to specify the most accurate *CNT values for the device driver to use. So change the ACPI part of the driver to use these values if they exists an