All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] add i2c support to genmai
@ 2014-02-17 21:19 Wolfram Sang
  2014-02-18  1:14 ` Magnus Damm
  2014-02-18  2:37 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Wolfram Sang @ 2014-02-17 21:19 UTC (permalink / raw)
  To: linux-sh

Since I got renesas-devel-v3.14-rc3-20140217 to boot with r7s72100 again [1], I
could now verify that this series in deed makes I2C2 work with the genmai
board. The missing PFC patch can be added later once we have PFC support.
Because I2C is the default pinmux setup, it already works without PFC. Please
apply.

[1] http://thread.gmane.org/gmane.linux.kernel/1649638

Wolfram Sang (3):
  arm: shmobile: r7s72100: add nodes for i2c controllers to dtsi
  arm: shmobile: genmai: adapt dts to use native i2c driver
  ARM: shmobile: r7s72100: update defconfig for I2C usage

 arch/arm/boot/dts/r7s72100-genmai-reference.dts | 11 ++++
 arch/arm/boot/dts/r7s72100.dtsi                 | 72 +++++++++++++++++++++++++
 arch/arm/configs/genmai_defconfig               |  4 +-
 3 files changed, 86 insertions(+), 1 deletion(-)

-- 
1.8.5.1


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

* Re: [PATCH 0/3] add i2c support to genmai
  2014-02-17 21:19 [PATCH 0/3] add i2c support to genmai Wolfram Sang
@ 2014-02-18  1:14 ` Magnus Damm
  2014-02-18  2:37 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Magnus Damm @ 2014-02-18  1:14 UTC (permalink / raw)
  To: linux-sh

On Tue, Feb 18, 2014 at 6:19 AM, Wolfram Sang <wsa@the-dreams.de> wrote:
> Since I got renesas-devel-v3.14-rc3-20140217 to boot with r7s72100 again [1], I
> could now verify that this series in deed makes I2C2 work with the genmai
> board. The missing PFC patch can be added later once we have PFC support.
> Because I2C is the default pinmux setup, it already works without PFC. Please
> apply.
>
> [1] http://thread.gmane.org/gmane.linux.kernel/1649638

Thanks for breaking out the bits that are ready to merge.

> Wolfram Sang (3):
>   arm: shmobile: r7s72100: add nodes for i2c controllers to dtsi
>   arm: shmobile: genmai: adapt dts to use native i2c driver
>   ARM: shmobile: r7s72100: update defconfig for I2C usage

All look good to me. Thanks.

Acked-by: Magnus Damm <damm@opensource.se>

Cheers,

/ magnus

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

* Re: [PATCH 0/3] add i2c support to genmai
  2014-02-17 21:19 [PATCH 0/3] add i2c support to genmai Wolfram Sang
  2014-02-18  1:14 ` Magnus Damm
@ 2014-02-18  2:37 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-02-18  2:37 UTC (permalink / raw)
  To: linux-sh

On Tue, Feb 18, 2014 at 10:14:06AM +0900, Magnus Damm wrote:
> On Tue, Feb 18, 2014 at 6:19 AM, Wolfram Sang <wsa@the-dreams.de> wrote:
> > Since I got renesas-devel-v3.14-rc3-20140217 to boot with r7s72100 again [1], I
> > could now verify that this series in deed makes I2C2 work with the genmai
> > board. The missing PFC patch can be added later once we have PFC support.
> > Because I2C is the default pinmux setup, it already works without PFC. Please
> > apply.
> >
> > [1] http://thread.gmane.org/gmane.linux.kernel/1649638
> 
> Thanks for breaking out the bits that are ready to merge.
> 
> > Wolfram Sang (3):
> >   arm: shmobile: r7s72100: add nodes for i2c controllers to dtsi
> >   arm: shmobile: genmai: adapt dts to use native i2c driver
> >   ARM: shmobile: r7s72100: update defconfig for I2C usage
> 
> All look good to me. Thanks.
> 
> Acked-by: Magnus Damm <damm@opensource.se>

Thanks, I have queued these up after capatalising "arm" in the subject
of the first two patches.

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

end of thread, other threads:[~2014-02-18  2:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-17 21:19 [PATCH 0/3] add i2c support to genmai Wolfram Sang
2014-02-18  1:14 ` Magnus Damm
2014-02-18  2:37 ` 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.