From: Laxman Dewangan Date: Tue, 30 Jun 2015 10:54:27 +0000 (+0530) Subject: i2c: tegra: add support for fast plus (FM+) mode clock rate X-Git-Tag: omap-for-v4.3/fixes-rc1~62^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d57f5dedde18253d5c72a823c0a7ff3b20b57560;p=pandora-kernel.git i2c: tegra: add support for fast plus (FM+) mode clock rate Tegra I2C controller required to configure the clock divisor register inside controller to different value based on the clock speed. The recommended clock divisor for the I2C controller for standard/fast mode is 0x19 and for fast-mode plus is 0x10. Add support to configure clock divisor register of I2C controller based on bus clock rate. This clock divisor is supported form T114 onwards. Signed-off-by: Chaitanya Bandi Signed-off-by: Laxman Dewangan Tested-by: Stephen Warren Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed