]> 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>
Tue, 3 Jun 2014 07:11:19 +0000 (08:11 +0100)
commit11e38e11afcdd598d0978746924a001e3e7cb723
treebee6f63cbcb542b8382a361427727d6a68d35e30
parent02d02728ea8bb33dee221d7dcfeb3022d7635927
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