All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ismael Luceno Cortes <ismael.luceno@silicon-gears.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/6] I2C fixes for the R-Car H3
Date: Thu, 7 Mar 2019 17:45:14 +0000	[thread overview]
Message-ID: <20190307174514.GA8076@kiki> (raw)
In-Reply-To: <20190307133431.14032-1-ismael.luceno@silicon-gears.com>

Please ignore this series; I made a mistake, I'll submit a v5.

On 07/Mar/2019 13:34, 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
> -- 
> 2.19.1

      parent reply	other threads:[~2019-03-07 17:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190307174514.GA8076@kiki \
    --to=ismael.luceno@silicon-gears.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.