diff options
author | Stefan Roese <sr@denx.de> | 2016-04-21 06:19:38 (GMT) |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2016-04-25 05:31:16 (GMT) |
commit | 1c8b089b45cddeef6fb76d9abb8d48601ec5e0a1 (patch) | |
tree | 76a5ed1433cbe409d20b49f72e508c0caa552c69 /api | |
parent | e209828cbd4b8d896380c710bac82c5f7bd1ad72 (diff) | |
download | u-boot-1c8b089b45cddeef6fb76d9abb8d48601ec5e0a1.tar.xz |
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>
Diffstat (limited to 'api')
0 files changed, 0 insertions, 0 deletions