Re: [U-Boot] [PATCH v2 3/6] i2c: rcar_i2c: Fix sending of slave addresses

2019-03-05 Thread Marek Vasut
On 3/5/19 12:16 PM, Ismael Luceno Cortes wrote: > Do the reset before clearing the MSR, otherwise it may result in a read > or write operation instead if the start condition is repeated. > > Signed-off-by: Ismael Luceno Reviewed-by: Marek Vasut > --- > > Notes: > Changes since v1: > -

[U-Boot] [PATCH v2 3/6] i2c: rcar_i2c: Fix sending of slave addresses

2019-03-05 Thread Ismael Luceno Cortes
Do the reset before clearing the MSR, otherwise it may result in a read or write operation instead if the start condition is repeated. Signed-off-by: Ismael Luceno --- Notes: Changes since v1: - Rebased on top of patch 1050650 ("i2c: rcar_i2c: Add Gen3 SoC support") drivers/i2c/rcar_i2