From: Wolfram Sang Date: Fri, 2 May 2014 19:15:16 +0000 (+0200) Subject: i2c: sh_mobile: fix clock calculation for newer SoCs X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~5^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67240dfcb8dcf756cc00fb37f5cb7e3ee2fa6190;p=pandora-kernel.git i2c: sh_mobile: fix clock calculation for newer SoCs Newer SoCs have so fast input clocks that the ICCL/H registers only count every second clock to have a meaningful 9-bit range. The driver was already prepared for that happening, but didn't use it so far. Add the proper DT configuration for SoCs that need it. Signed-off-by: Wolfram Sang Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed