projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8ee17f
)
pinctrl: sh-pfc: r8a7745: Implement voltage switching for SDHI
author
Biju Das
<biju.das@bp.renesas.com>
Fri, 13 Oct 2017 14:49:15 +0000
(15:49 +0100)
committer
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 16 Oct 2017 14:37:10 +0000
(16:37 +0200)
Voltage switching is the same as on the r8a7794.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/sh-pfc/pfc-r8a7794.c
patch
|
blob
|
history
diff --git
a/drivers/pinctrl/sh-pfc/pfc-r8a7794.c
b/drivers/pinctrl/sh-pfc/pfc-r8a7794.c
index a0ed220071f5faf496c12967d45ab9faa15a10e6..333a3470e842153bfb330135c495d9d79695c0fd 100644
(file)
--- a/
drivers/pinctrl/sh-pfc/pfc-r8a7794.c
+++ b/
drivers/pinctrl/sh-pfc/pfc-r8a7794.c
@@
-5097,6
+5097,7
@@
static const struct sh_pfc_soc_operations r8a7794_pinmux_ops = {
#ifdef CONFIG_PINCTRL_PFC_R8A7745
const struct sh_pfc_soc_info r8a7745_pinmux_info = {
.name = "r8a77450_pfc",
+ .ops = &r8a7794_pinmux_ops,
.unlock_reg = 0xe6060000, /* PMMR */
.function = { PINMUX_FUNCTION_BEGIN, PINMUX_FUNCTION_END },