From: Geert Uytterhoeven Date: Thu, 6 Nov 2014 11:52:07 +0000 (+0100) Subject: i2c: sh_mobile: Add support for r8a73a4 and sh73a0 X-Git-Tag: omap-for-v3.19/fixes-rc1~91^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78df445e7807b1ed741d2571280a674f3e4a57bf;p=pandora-kernel.git i2c: sh_mobile: Add support for r8a73a4 and sh73a0 Add support for r8a73a4 (R-Mobile APE6) and sh73a0 (SH-Mobile AG5). On these SoCs, the operating clock runs faster that on previous SoCs, and the internal SCL clock counter gets incremented every 2 clocks of the operating clock, just like on R-Car Gen2. Cfr. the "/2" in the calculation of ICCL/ICCH in section "I2C Bus Interface (IIC)", subsection "Transfer Rate" of the datasheets. Signed-off-by: Geert Uytterhoeven Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed