From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: shmobile: r8a7791: fix clock index for i2c5
Date: Sun, 23 Feb 2014 19:29:35 +0000 [thread overview]
Message-ID: <2530376.vWT3YDl0Br@avalon> (raw)
In-Reply-To: <1392844015-18024-1-git-send-email-wsa@the-dreams.de>
[-- Attachment #1: Type: text/plain, Size: 1401 bytes --]
On Sunday 23 February 2014 13:35:20 Wolfram Sang wrote:
> On Wed, Feb 19, 2014 at 11:39:19PM +0100, Laurent Pinchart wrote:
> > On Wednesday 19 February 2014 22:06:55 Wolfram Sang wrote:
> > > From: Wolfram Sang <wsa@sang-engineering.com>
> > >
> > > Signed-off-by: Wolfram Sang <wsa@sang-engineering.com>
> >
> > Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>
> Ping. This is needed for another series I will send soon.
Simon, I was expecting you to pick this patch up, were you expecting me to
gather all clock-related board and dt patches and send you pull requests ?
> > > ---
> > >
> > > arch/arm/boot/dts/r8a7791.dtsi | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/arch/arm/boot/dts/r8a7791.dtsi
> > > b/arch/arm/boot/dts/r8a7791.dtsi index 1ab4f3d..3b2cdc8 100644
> > > --- a/arch/arm/boot/dts/r8a7791.dtsi
> > > +++ b/arch/arm/boot/dts/r8a7791.dtsi
> > > @@ -731,7 +731,7 @@
> > >
> > > #clock-cells = <1>;
> > > renesas,clock-indices = <
> > > R8A7791_CLK_RCAN1 R8A7791_CLK_RCAN0 R8A7791_CLK_QSPI_MOD
> > > - R8A7791_CLK_I2C4 R8A7791_CLK_I2C4 R8A7791_CLK_I2C3
> > > + R8A7791_CLK_I2C5 R8A7791_CLK_I2C4 R8A7791_CLK_I2C3
> > > R8A7791_CLK_I2C2 R8A7791_CLK_I2C1 R8A7791_CLK_I2C0
> > > >;
> > >
> > > clock-output-names =
--
Regards,
Laurent Pinchart
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
next prev parent reply other threads:[~2014-02-23 19:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-19 21:06 [PATCH] ARM: shmobile: r8a7791: fix clock index for i2c5 Wolfram Sang
2014-02-19 22:39 ` Laurent Pinchart
2014-02-23 12:35 ` Wolfram Sang
2014-02-23 19:29 ` Laurent Pinchart [this message]
2014-02-24 0:34 ` 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=2530376.vWT3YDl0Br@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-sh@vger.kernel.org \
/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.