All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: shmobile: r8a7791: fix clock index for i2c5
@ 2014-02-19 21:06 Wolfram Sang
  2014-02-19 22:39 ` Laurent Pinchart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Wolfram Sang @ 2014-02-19 21:06 UTC (permalink / raw)
  To: linux-sh

From: Wolfram Sang <wsa@sang-engineering.com>

Signed-off-by: Wolfram Sang <wsa@sang-engineering.com>
---
 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 -- 
1.8.5.1


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

* Re: [PATCH] ARM: shmobile: r8a7791: fix clock index for i2c5
  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
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Laurent Pinchart @ 2014-02-19 22:39 UTC (permalink / raw)
  To: linux-sh

Hi Wolfram,

Thanks for the patch.

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>

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


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

* Re: [PATCH] ARM: shmobile: r8a7791: fix clock index for i2c5
  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
  2014-02-24  0:34 ` Simon Horman
  3 siblings, 0 replies; 5+ messages in thread
From: Wolfram Sang @ 2014-02-23 12:35 UTC (permalink / raw)
  To: linux-sh

[-- Attachment #1: Type: text/plain, Size: 1187 bytes --]

On Wed, Feb 19, 2014 at 11:39:19PM +0100, Laurent Pinchart wrote:
> Hi Wolfram,
> 
> Thanks for the patch.
> 
> 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.

> 
> > ---
> >  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: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [PATCH] ARM: shmobile: r8a7791: fix clock index for i2c5
  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
  2014-02-24  0:34 ` Simon Horman
  3 siblings, 0 replies; 5+ messages in thread
From: Laurent Pinchart @ 2014-02-23 19:29 UTC (permalink / raw)
  To: linux-sh

[-- 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 --]

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

* Re: [PATCH] ARM: shmobile: r8a7791: fix clock index for i2c5
  2014-02-19 21:06 [PATCH] ARM: shmobile: r8a7791: fix clock index for i2c5 Wolfram Sang
                   ` (2 preceding siblings ...)
  2014-02-23 19:29 ` Laurent Pinchart
@ 2014-02-24  0:34 ` Simon Horman
  3 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2014-02-24  0:34 UTC (permalink / raw)
  To: linux-sh

On Sun, Feb 23, 2014 at 08:29:35PM +0100, Laurent Pinchart wrote:
> 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 ?

Sorry for the delay, I have now picked this up.


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

end of thread, other threads:[~2014-02-24  0:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2014-02-24  0:34 ` Simon Horman

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.