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(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html