summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/renesas/pfc-r8a7792.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-r8a7792.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-r8a7792.c')
-rw-r--r--drivers/pinctrl/renesas/pfc-r8a7792.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/renesas/pfc-r8a7792.c b/drivers/pinctrl/renesas/pfc-r8a7792.c
index 1c90412093..054c02a4ae 100644
--- a/drivers/pinctrl/renesas/pfc-r8a7792.c
+++ b/drivers/pinctrl/renesas/pfc-r8a7792.c
@@ -14,7 +14,7 @@
#include "sh_pfc.h"
-#define CPU_ALL_PORT(fn, sfx) \
+#define CPU_ALL_GP(fn, sfx) \
PORT_GP_29(0, fn, sfx), \
PORT_GP_23(1, fn, sfx), \
PORT_GP_32(2, fn, sfx), \