All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-i2c@vger.kernel.org, linux-sh@vger.kernel.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Simon Horman <horms@verge.net.au>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>
Subject: Re: [PATCH 0/2] ARM: shmobile: r8a7740: move I2C errata handling into the driver
Date: Tue, 09 Jun 2015 17:29:26 +0300	[thread overview]
Message-ID: <7753098.CPS35ND2Za@avalon> (raw)
In-Reply-To: <1433834080-5630-1-git-send-email-wsa@the-dreams.de>

Hi Wolfram,

Thank you for the patches.

On Tuesday 09 June 2015 16:14:38 Wolfram Sang wrote:
> This series moves the errata handling from the setup function into the
> driver. It has been tested that this changeset does not cause a regression
> on the armadillo board we had access to. Unfortunately, this board did not
> need the workaround at all, only some revisions of the r8a7740 are
> affected.
> 
> After a short discussion with Simon, we agreed this should go via I2C.

Looks good to me.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> Wolfram Sang (2):
>   i2c: sh_mobile: add errata workaround
>   ARM: shmobile: r8a7740: remove I2C errata handling
> 
>  arch/arm/mach-shmobile/setup-r8a7740.c | 55 -------------------------------
>  drivers/i2c/busses/i2c-sh_mobile.c     | 40 +++++++++++++++++++++++++
>  2 files changed, 40 insertions(+), 55 deletions(-)

-- 
Regards,

Laurent Pinchart


WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-i2c@vger.kernel.org, linux-sh@vger.kernel.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Simon Horman <horms@verge.net.au>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>
Subject: Re: [PATCH 0/2] ARM: shmobile: r8a7740: move I2C errata handling into the driver
Date: Tue, 09 Jun 2015 14:29:26 +0000	[thread overview]
Message-ID: <7753098.CPS35ND2Za@avalon> (raw)
In-Reply-To: <1433834080-5630-1-git-send-email-wsa@the-dreams.de>

Hi Wolfram,

Thank you for the patches.

On Tuesday 09 June 2015 16:14:38 Wolfram Sang wrote:
> This series moves the errata handling from the setup function into the
> driver. It has been tested that this changeset does not cause a regression
> on the armadillo board we had access to. Unfortunately, this board did not
> need the workaround at all, only some revisions of the r8a7740 are
> affected.
> 
> After a short discussion with Simon, we agreed this should go via I2C.

Looks good to me.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> Wolfram Sang (2):
>   i2c: sh_mobile: add errata workaround
>   ARM: shmobile: r8a7740: remove I2C errata handling
> 
>  arch/arm/mach-shmobile/setup-r8a7740.c | 55 -------------------------------
>  drivers/i2c/busses/i2c-sh_mobile.c     | 40 +++++++++++++++++++++++++
>  2 files changed, 40 insertions(+), 55 deletions(-)

-- 
Regards,

Laurent Pinchart


  parent reply	other threads:[~2015-06-09 14:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-09  7:14 [PATCH 0/2] ARM: shmobile: r8a7740: move I2C errata handling into the driver Wolfram Sang
2015-06-09  7:14 ` Wolfram Sang
2015-06-09  7:14 ` [PATCH 2/2] ARM: shmobile: r8a7740: remove I2C errata handling Wolfram Sang
2015-06-09  7:14   ` Wolfram Sang
2015-06-09 14:29 ` Laurent Pinchart [this message]
2015-06-09 14:29   ` [PATCH 0/2] ARM: shmobile: r8a7740: move I2C errata handling into the driver Laurent Pinchart
     [not found] ` <1433834080-5630-1-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
2015-06-09  7:14   ` [PATCH 1/2] i2c: sh_mobile: add errata workaround Wolfram Sang
2015-06-09  7:14     ` Wolfram Sang
2015-06-11  0:43   ` [PATCH 0/2] ARM: shmobile: r8a7740: move I2C errata handling into the driver Kuninori Morimoto
2015-06-11  0:43     ` Kuninori Morimoto
2015-06-17 10:43   ` Wolfram Sang
2015-06-17 10:43     ` Wolfram Sang
2015-06-11  2:38 ` Simon Horman
2015-06-11  2:38   ` Simon Horman

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=7753098.CPS35ND2Za@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=geert@linux-m68k.org \
    --cc=horms@verge.net.au \
    --cc=kuninori.morimoto.gx@gmail.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=wsa@the-dreams.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.