From: Chew, Chiau Ee Date: Tue, 11 Mar 2014 11:33:45 +0000 (+0800) Subject: i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value X-Git-Tag: v3.15-rc1~41^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8efd1e9ee3bd55e20cb36e56ca53096cf2b3a930;p=pandora-kernel.git i2c: designware-pci: set ideal HCNT, LCNT and SDA hold time value On Intel BayTrail, there was case whereby the resulting fast mode bus speed becomes slower (~20% slower compared to expected speed) if using the HCNT/LCNT calculated in the core layer. Thus, this patch is added to allow pci glue layer to pass in optimal HCNT/LCNT/SDA hold time values to core layer since the core layer supports cofigurable HCNT/LCNT/SDA hold time values now. Signed-off-by: Chew, Chiau Ee Acked-by: Mika Westerberg Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed