Re: [U-Boot] [PATCH v2 5/9] i2c: sh_i2c: enable i2c_probe

2012-09-12 Thread Nobuhiro Iwamatsu
On Wed, Sep 12, 2012 at 5:46 PM, Tetsuyuki Kobayashi wrote: > 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. > > Signed-off-by: Tetsuyuki Kobayash

[U-Boot] [PATCH v2 5/9] i2c: sh_i2c: enable i2c_probe

2012-09-12 Thread Tetsuyuki Kobayashi
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. Signed-off-by: Tetsuyuki Kobayashi --- Changes for v2: - new drivers/i2c/sh_i2c.c | 29 +

[U-Boot] [PATCH v2 5/9] i2c: sh_i2c: enable i2c_probe

2012-09-12 Thread Tetsuyuki Kobayashi
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. Signed-off-by: Tetsuyuki Kobayashi --- Changes for v2: - new drivers/i2c/sh_i2c.c | 29 +