public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v4 0/6] I2C fixes for the R-Car H3
@ 2019-03-07 13:34 Ismael Luceno Cortes
  2019-03-07 13:35 ` [U-Boot] [PATCH v4 1/6] i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed Ismael Luceno Cortes
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ismael Luceno Cortes @ 2019-03-07 13:34 UTC (permalink / raw)
  To: u-boot

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
-- 
2.19.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-03-07 17:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-07 13:34 [U-Boot] [PATCH v4 0/6] I2C fixes for the R-Car H3 Ismael Luceno Cortes
2019-03-07 13:35 ` [U-Boot] [PATCH v4 1/6] i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed Ismael Luceno Cortes
2019-03-07 13:35 ` [U-Boot] [PATCH v4 2/6] i2c: rcar_i2c: Add comments about registers & values Ismael Luceno Cortes
2019-03-07 13:35 ` [U-Boot] [PATCH v4 3/6] i2c: rcar_i2c: Fix sending of slave addresses Ismael Luceno Cortes
2019-03-07 13:35 ` [U-Boot] [PATCH v4 4/6] i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer Ismael Luceno Cortes
2019-03-07 13:35 ` [U-Boot] [PATCH v4 5/6] i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer Ismael Luceno Cortes
2019-03-07 13:35 ` [U-Boot] [PATCH v4 6/6] i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover Ismael Luceno Cortes
2019-03-07 13:36 ` [U-Boot] [PATCH v4 0/6] I2C fixes for the R-Car H3 Marek Vasut
2019-03-07 17:45 ` Ismael Luceno Cortes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox