Files
u-boot/drivers/i2c
Tetsuyuki Kobayashi d042d7121b i2c: sh_i2c: enable i2c_probe
Before this patch i2c_probe() always returned 0 and "i2c probe" command did not work properly.

Modify i2c_set_addr() to check TACK when waiting DTE and make i2c_probe() call this function.

Acked-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
2012-10-16 05:47:20 +02:00
..
2011-11-09 06:28:20 +01:00
2011-10-03 11:50:09 +02:00
2011-04-27 19:38:09 +02:00
2008-10-21 11:25:39 +02:00
2009-10-30 15:10:58 +01:00
2012-10-16 05:47:20 +02:00