linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2][RFC] pinctrl: sh-pfc: r8a7795 support
@ 2015-08-28  9:31 Kuninori Morimoto
  2015-08-28  9:32 ` [PATCH 1/2][RFC] pinctrl: sh-pfc: Initial R8A7795 PFC support Kuninori Morimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Kuninori Morimoto @ 2015-08-28  9:31 UTC (permalink / raw)
  To: Linus Walleij, Laurent Pinchart
  Cc: Simon, Magnus, linux-gpio@vger.kernel.org,
	linux-sh@vger.kernel.org


Hi LinusW, Laurent

These are remake of r8a7795 PFC support
Previous version included many PFC settings, and it was over 5000 line !
but some of them are not used. So it was super difficult for reviewing.

This time, 1) patch is very basic PFC frame only.
2) adds SCIF support
I can post HSCIF support next week if these are accepted.

I know this is not good things, but these patches are based on
below patch which I posted. The code will be more readable
if we can use it. Thus these patches are also [RFC]

	Subject: [PATCH][RFC] sh-pfc: add new PINMUX_IPSR_MODS() macro
	Date: Fri, 28 Aug 2015 14:20:41 +0900

Kuninori Morimoto (2):
      1) pinctrl: sh-pfc: Initial R8A7795 PFC support
      2) pinctrl: sh-pfc: r8a7795: add SCIFx support

 drivers/pinctrl/sh-pfc/Kconfig       |    5 +
 drivers/pinctrl/sh-pfc/Makefile      |    1 +
 drivers/pinctrl/sh-pfc/core.c        |    6 +
 drivers/pinctrl/sh-pfc/core.h        |    1 +
 drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 1863 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1876 insertions(+)


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

end of thread, other threads:[~2015-09-01  0:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-28  9:31 [PATCH 0/2][RFC] pinctrl: sh-pfc: r8a7795 support Kuninori Morimoto
2015-08-28  9:32 ` [PATCH 1/2][RFC] pinctrl: sh-pfc: Initial R8A7795 PFC support Kuninori Morimoto
2015-08-28 19:23   ` Laurent Pinchart
2015-08-31  6:53     ` Kuninori Morimoto
2015-08-31 10:00       ` Laurent Pinchart
2015-08-28  9:33 ` [PATCH 2/2][RFC] pinctrl: sh-pfc: r8a7795: add SCIFx support Kuninori Morimoto
2015-08-28 19:24   ` Laurent Pinchart
2015-08-31  0:06     ` Kuninori Morimoto
2015-08-31  8:59       ` Kuninori Morimoto
2015-08-31 10:53       ` Laurent Pinchart
2015-09-01  0:04         ` Kuninori Morimoto
2015-08-29  5:13   ` Magnus Damm
2015-08-31  0:04     ` Kuninori Morimoto
2015-08-31  4:46       ` Magnus Damm
2015-08-31  4:50 ` [PATCH 0/2][RFC] pinctrl: sh-pfc: r8a7795 support Magnus Damm
2015-08-31  5:58   ` Kuninori Morimoto

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