From: Mika Westerberg Date: Mon, 19 Aug 2013 12:07:54 +0000 (+0300) Subject: i2c: designware: get SDA hold time, HCNT and LCNT configuration from ACPI X-Git-Tag: v3.12-rc1~140^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57cd1e3029e5fb4d238ad11fd0d7ad917179fdf2;p=pandora-kernel.git 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-diff-tree failed