From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 7 Mar 2019 14:36:45 +0100 Subject: [U-Boot] [PATCH v4 0/6] I2C fixes for the R-Car H3 In-Reply-To: <20190307133431.14032-1-ismael.luceno@silicon-gears.com> References: <20190307133431.14032-1-ismael.luceno@silicon-gears.com> Message-ID: <204d5aa5-2164-c01c-c293-6aa7869be44f@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 3/7/19 2:34 PM, Ismael Luceno Cortes wrote: > This series is meant to be applied on top of the "i2c: rcar_i2c: Add > Gen3 SoC support" patch. > > > Ismael Luceno (6): > i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed > i2c: rcar_i2c: Add comments about registers & values > i2c: rcar_i2c: Fix sending of slave addresses > i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer > i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer > i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover > > drivers/i2c/rcar_i2c.c | 87 +++++++++++++++++++++++------------------- > 1 file changed, 47 insertions(+), 40 deletions(-) > > > base-commit: f08023c07d826fbc8e62fdd3367961b2f0b06844 > prerequisite-patch-id: 9e5b0458bc15640eb483ccad91dbe85150f9f7be > Nit: You want to keep my R-B tags on patches that didn't change :) -- Best regards, Marek Vasut