]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 1 Dec 2016 13:21:07 +0000 (14:21 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 27 Dec 2016 09:57:39 +0000 (10:57 +0100)
Voltage switching is the same as on the r8a7791.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/sh-pfc/pfc-r8a7791.c

index 7ca37c3019abb1dc66b9ecc3dc12f1dc49abbe09..e8de975b3a5834068ce04779e0f259f0398c7817 100644 (file)
@@ -6455,6 +6455,7 @@ const struct sh_pfc_soc_info r8a7791_pinmux_info = {
 #ifdef CONFIG_PINCTRL_PFC_R8A7793
 const struct sh_pfc_soc_info r8a7793_pinmux_info = {
        .name = "r8a77930_pfc",
+       .ops = &r8a7791_pinmux_ops,
        .unlock_reg = 0xe6060000, /* PMMR */
 
        .function = { PINMUX_FUNCTION_BEGIN, PINMUX_FUNCTION_END },