Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa6931f1 authored by Simon Horman's avatar Simon Horman Committed by Geert Uytterhoeven
Browse files

pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI



Voltage switching is the same as on the r8a7791.

Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Reviewed-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 4753231c
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -6455,6 +6455,7 @@ const struct sh_pfc_soc_info r8a7791_pinmux_info = {
#ifdef CONFIG_PINCTRL_PFC_R8A7793
#ifdef CONFIG_PINCTRL_PFC_R8A7793
const struct sh_pfc_soc_info r8a7793_pinmux_info = {
const struct sh_pfc_soc_info r8a7793_pinmux_info = {
	.name = "r8a77930_pfc",
	.name = "r8a77930_pfc",
	.ops = &r8a7791_pinmux_ops,
	.unlock_reg = 0xe6060000, /* PMMR */
	.unlock_reg = 0xe6060000, /* PMMR */


	.function = { PINMUX_FUNCTION_BEGIN, PINMUX_FUNCTION_END },
	.function = { PINMUX_FUNCTION_BEGIN, PINMUX_FUNCTION_END },