On Tue, Jan 22, 2019 at 9:14 AM Simon Glass <[email protected]> wrote:
>
> 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 <[email protected]>
> ---
>
>  drivers/i2c/designware_i2c.c | 29 +++++++++++++++++++----------
>  1 file changed, 19 insertions(+), 10 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to