Re: [PATCH v2 1/2] i2c: octeon: thunderx: Check bus state before starting a transaction

2016-09-25 Thread Jan Glauber
On Sat, Sep 24, 2016 at 11:24:19AM +0200, Wolfram Sang wrote: > On Fri, Sep 23, 2016 at 11:40:38AM +0200, Jan Glauber wrote: > > Add an additional status check before starting a transaction. If the > > check fails wait for some time to tolerate multi-master mode. After the > > timeout expires

Re: [PATCH v2 1/2] i2c: octeon: thunderx: Check bus state before starting a transaction

2016-09-25 Thread Jan Glauber
On Sat, Sep 24, 2016 at 11:24:19AM +0200, Wolfram Sang wrote: > On Fri, Sep 23, 2016 at 11:40:38AM +0200, Jan Glauber wrote: > > Add an additional status check before starting a transaction. If the > > check fails wait for some time to tolerate multi-master mode. After the > > timeout expires

Re: [PATCH v2 1/2] i2c: octeon: thunderx: Check bus state before starting a transaction

2016-09-24 Thread Wolfram Sang
On Fri, Sep 23, 2016 at 11:40:38AM +0200, Jan Glauber wrote: > Add an additional status check before starting a transaction. If the > check fails wait for some time to tolerate multi-master mode. After the > timeout expires trigger the recovery. > > Signed-off-by: Jan Glauber

Re: [PATCH v2 1/2] i2c: octeon: thunderx: Check bus state before starting a transaction

2016-09-24 Thread Wolfram Sang
On Fri, Sep 23, 2016 at 11:40:38AM +0200, Jan Glauber wrote: > Add an additional status check before starting a transaction. If the > check fails wait for some time to tolerate multi-master mode. After the > timeout expires trigger the recovery. > > Signed-off-by: Jan Glauber Need to think more

[PATCH v2 1/2] i2c: octeon: thunderx: Check bus state before starting a transaction

2016-09-23 Thread Jan Glauber
Add an additional status check before starting a transaction. If the check fails wait for some time to tolerate multi-master mode. After the timeout expires trigger the recovery. Signed-off-by: Jan Glauber --- drivers/i2c/busses/i2c-octeon-core.c | 29

[PATCH v2 1/2] i2c: octeon: thunderx: Check bus state before starting a transaction

2016-09-23 Thread Jan Glauber
Add an additional status check before starting a transaction. If the check fails wait for some time to tolerate multi-master mode. After the timeout expires trigger the recovery. Signed-off-by: Jan Glauber --- drivers/i2c/busses/i2c-octeon-core.c | 29 + 1 file