Files
u-boot-tk1-som/drivers
Stefan Roese 1c8b089b45 i2c: designware_i2c: Add dw_i2c_enable() helper function
dw_i2c_enable() is used to dis-/en-able the I2C controller. It makes
sense to add such a function, as the controller is dis-/en-abled
multiple times in the code. Additionally, this function now checks,
if the controller is really dis-/en-abled. This code is copied
from the Linux I2C driver version.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Marek Vasut <marex@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-04-25 07:31:16 +02:00
..
2015-11-02 10:38:00 +09:00
2016-03-24 09:47:43 +01:00
2016-01-27 15:32:05 +01:00
2016-03-14 19:21:44 -04:00
2016-02-05 12:47:21 +08:00
2016-02-06 12:00:59 +01:00
2016-03-14 19:21:44 -04:00
2016-04-01 17:18:12 -04:00