Files
u-boot/drivers
Simon Glass 2b5d029db8 i2c: designware: Add error checking on init
At present this driver does not check whether it is able to actually
communicate with the I2C controller. It prints a timeout message but still
considers the probe to be successful.

To fix this, add some checking that the init succeeds.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2019-02-20 15:21:44 +08:00
..
2018-12-06 14:38:03 -08:00
2019-01-15 15:28:53 -05:00
2018-12-18 09:56:26 +08:00
2018-12-19 15:23:00 +01:00
2018-12-06 14:37:51 -08:00
2019-01-18 22:19:08 +05:30
2018-07-19 16:31:38 -04:00
2018-11-29 09:30:06 -07:00
2018-12-06 23:26:32 -05:00