summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/renesas/pfc-r8a77995.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-06-08 17:46:49 -0400
committerTom Rini <trini@konsulko.com>2021-06-08 17:46:49 -0400
commitcb26d5a9265c60cee385d67eff86d115a606fbc5 (patch)
tree20e4dd068e98c80f393be67821b60dcbd2d49999 /drivers/pinctrl/renesas/pfc-r8a77995.c
parente3b64beda5dd1a6b6bedfd1fe0e50be1ddea7044 (diff)
parenta2a14854f2fcefe91f839c00c310e19be5aeead6 (diff)
downloadu-boot-cb26d5a9265c60cee385d67eff86d115a606fbc5.tar.gz
u-boot-cb26d5a9265c60cee385d67eff86d115a606fbc5.tar.xz
u-boot-cb26d5a9265c60cee385d67eff86d115a606fbc5.zip
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
- More pinctrl updates
Diffstat (limited to 'drivers/pinctrl/renesas/pfc-r8a77995.c')
-rw-r--r--drivers/pinctrl/renesas/pfc-r8a77995.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/pinctrl/renesas/pfc-r8a77995.c b/drivers/pinctrl/renesas/pfc-r8a77995.c
index 724cf4ae3c..4ff1b76588 100644
--- a/drivers/pinctrl/renesas/pfc-r8a77995.c
+++ b/drivers/pinctrl/renesas/pfc-r8a77995.c
@@ -4,7 +4,7 @@
*
* Copyright (C) 2017 Renesas Electronics Corp.
*
- * This file is based on the drivers/pinctrl/sh-pfc/pfc-r8a7796.c
+ * This file is based on the drivers/pinctrl/renesas/pfc-r8a7796.c
*
* R-Car Gen3 processor support - PFC hardware block.
*
@@ -19,7 +19,7 @@
#include "sh_pfc.h"
-#define CPU_ALL_PORT(fn, sfx) \
+#define CPU_ALL_GP(fn, sfx) \
PORT_GP_9(0, fn, sfx), \
PORT_GP_32(1, fn, sfx), \
PORT_GP_32(2, fn, sfx), \