Hi Geert,
Thank you for the patch.
On Monday 30 November 2015 14:32:12 Geert Uytterhoeven wrote:
This macro describes a pinmux configuration that needs configuration in
both a Peripheral Function Select Register (IPSR) and in a
GPIO/Peripheral Function Select Register 1 (GPSR). Reflect that in the
macro name for clarity.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
---
v3:
- New.
---
drivers/pinctrl/sh-pfc/pfc-r8a7778.c | 690 ++++++++++-----------
drivers/pinctrl/sh-pfc/pfc-r8a7779.c | 1136 +++++++++++++++---------------
drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 774 +++++++++++------------
drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 624 +++++++++----------
drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 844 ++++++++++++-------------
drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 554 ++++++++---------
drivers/pinctrl/sh-pfc/pfc-sh7734.c | 412 ++++++------
drivers/pinctrl/sh-pfc/sh_pfc.h | 2 +-
8 files changed, 2518 insertions(+), 2518 deletions(-)
--
Regards,
Laurent Pinchart