From 57cd1e3029e5fb4d238ad11fd0d7ad917179fdf2 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Mon, 19 Aug 2013 15:07:54 +0300 Subject: [PATCH] i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI Some Intel LPSS I2C devices make the SDA hold time and *CNT parameters available via SSCN (standard mode) and FMCN (fast mode) ACPI methods. Implement support for this so that we check whether an ACPI method exists and if it does, fill in the SDA hold time and *CNT values to the device private structure for core to use. Signed-off-by: Mika Westerberg Signed-off-by: Wolfram Sang --- Reading git-format-patch failed