linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ARM: shmobile: r8a7790: enable IIC(B) cores
@ 2014-03-25 18:56 Wolfram Sang
  2014-03-25 18:56 ` [PATCH v2 1/5] pinctrl: pfc: r8a7790: add i2c0 muxing Wolfram Sang
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Wolfram Sang @ 2014-03-25 18:56 UTC (permalink / raw)
  To: linux-arm-kernel

This series allows r8a7790 boards to use the alternative IIC(B) controller
handled by the i2c-sh_mobile driver. Since both i2c cores always use the same
pins only in a different function group, you can easily use this or that core
for your devices. For that reason, there is currently no enablement on the
Lager board, since it needs discussion which core we want to have on which bus.
sh_mobile seems more stable currently, so I'd vote for that. However, this can
be applied incrementally later.

This series is still based on renesas-devel-v3.14-rc5-20140307v2 and has been
tested on a Lager board. The main intention of this version is to gather
further comments or ACKs. Once all is good, I will then rebase the series onto
latest renesas-devel around next rc1 time as discussed with Magnus.

Branch is here: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/r8a7790-iic

All comments from Laurent have been addressed since V1. Please review.

Thanks,

   Wolfram


Wolfram Sang (5):
  pinctrl: pfc: r8a7790: add i2c0 muxing
  pinctrl: pfc: r8a7790: add mux data for IIC(B) cores
  ARM: shmobile: r8a7790: add IIC0-2 clock macros
  ARM: shmobile: r8a7790: add IIC(B) clocks to dtsi
  ARM: shmobile: r8a7790: add IIC(B) cores to dtsi

 arch/arm/boot/dts/r8a7790.dtsi            |  71 ++++++++++++---
 drivers/pinctrl/sh-pfc/pfc-r8a7790.c      | 138 +++++++++++++++++++++++++++++-
 include/dt-bindings/clock/r8a7790-clock.h |   3 +
 3 files changed, 197 insertions(+), 15 deletions(-)

-- 
1.9.0

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

end of thread, other threads:[~2014-04-22 13:40 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 18:56 [PATCH v2 0/5] ARM: shmobile: r8a7790: enable IIC(B) cores Wolfram Sang
2014-03-25 18:56 ` [PATCH v2 1/5] pinctrl: pfc: r8a7790: add i2c0 muxing Wolfram Sang
2014-03-26 14:00   ` Laurent Pinchart
2014-04-14  7:13     ` Wolfram Sang
2014-04-22 13:39   ` Linus Walleij
2014-03-25 18:56 ` [PATCH v2 2/5] pinctrl: pfc: r8a7790: add mux data for IIC(B) cores Wolfram Sang
2014-03-26 14:02   ` Laurent Pinchart
2014-04-14  7:14   ` Wolfram Sang
2014-04-22 13:40   ` Linus Walleij
2014-03-25 18:56 ` [PATCH v2 3/5] ARM: shmobile: r8a7790: add IIC0-2 clock macros Wolfram Sang
2014-04-10  8:58   ` Simon Horman
2014-03-25 18:56 ` [PATCH v2 4/5] ARM: shmobile: r8a7790: add IIC(B) clocks to dtsi Wolfram Sang
2014-03-26 14:04   ` Laurent Pinchart
2014-04-10  8:57     ` Simon Horman
2014-04-10  9:03       ` Wolfram Sang
2014-04-10  9:06       ` Laurent Pinchart
2014-03-25 18:56 ` [PATCH v2 5/5] ARM: shmobile: r8a7790: add IIC(B) cores " Wolfram Sang
2014-03-26 14:05   ` Laurent Pinchart
2014-04-10  8:36     ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).