]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: twl6040: Select i2c fast mode as default with regmap patch
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 1 Apr 2014 13:44:59 +0000 (16:44 +0300)
committerLee Jones <lee.jones@linaro.org>
Fri, 23 May 2014 09:34:03 +0000 (10:34 +0100)
commitae014c04de0e17db4f7c8c4fbd74c57ddff7d92d
treeecfe99baa75f9f2d148cea4d13978ed0168d0f72
parent48e1ef629304957f0899d88ef91f25b7452e0754
mfd: twl6040: Select i2c fast mode as default with regmap patch

All boards using twl6040 configures the i2c bus to 400KHz. While twl6040's
defaults to normal mode (100KHz). So far twl6040 has no problem with i2c
communication in this configuration it is safer to select fast i2c mode.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/twl6040.c
include/linux/mfd/twl6040.h