commit | 3ad31eb1cc6ed4b9a54529df5a30c8321a0ec0de | [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 | 3b59eaef4fa6139b86203db55b2e90aad1befa61 [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>