commit | 3be2ea61e9b375a5970cf9a04267992e423e81a8 | [log] [tgz] |
---|---|---|
author | Ismael Luceno Cortes <ismael.luceno@silicon-gears.com> | Thu Mar 07 18:00:52 2019 +0000 |
committer | Heiko Schocher <hs@denx.de> | Fri Mar 08 05:53:17 2019 +0100 |
tree | b5a10bca49b61f639f7d5ca6620938326aa77a82 | |
parent | af996755ab5f5cac03733a2200eb0240e8ab399d [diff] |
i2c: rcar_i2c: Fix sending of slave addresses 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 <ismael.luceno@silicon-gears.com> Reviewed-by: Marek Vasut <marek.vasut+renesas@gmail.com> Reviewed-by: Heiko Schocher <hs@denx.de>