All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pinctrl: sh-pfc: r8a7745: Implement voltage switching for SDHI
@ 2017-10-13 14:49 Biju Das
  2017-10-16 14:36 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Biju Das @ 2017-10-13 14:49 UTC (permalink / raw)
  To: Laurent Pinchart, Geert Uytterhoeven, Linus Walleij
  Cc: Simon Horman, Magnus Damm, Chris Paterson, Fabrizio Castro,
	linux-renesas-soc, linux-gpio, Biju Das

Voltage switching is the same as on the r8a7794.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
This patch has been tested against sh-pfc-for-v-4.14 as well as
Linux next tag next-20171012.

 drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7794.c b/drivers/pinctrl/sh-pfc/pfc-r8a7794.c
index a0ed220..333a3470 100644
--- a/drivers/pinctrl/sh-pfc/pfc-r8a7794.c
+++ b/drivers/pinctrl/sh-pfc/pfc-r8a7794.c
@@ -5097,6 +5097,7 @@ static int r8a7794_pin_to_pocctrl(struct sh_pfc *pfc, unsigned int pin, u32 *poc
 #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 },
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] pinctrl: sh-pfc: r8a7745: Implement voltage switching for SDHI
  2017-10-13 14:49 [PATCH] pinctrl: sh-pfc: r8a7745: Implement voltage switching for SDHI Biju Das
@ 2017-10-16 14:36 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2017-10-16 14:36 UTC (permalink / raw)
  To: Biju Das
  Cc: Laurent Pinchart, Geert Uytterhoeven, Linus Walleij,
	Simon Horman, Magnus Damm, Chris Paterson, Fabrizio Castro,
	Linux-Renesas, linux-gpio

On Fri, Oct 13, 2017 at 4:49 PM, Biju Das <biju.das@bp.renesas.com> wrote:
> Voltage switching is the same as on the r8a7794.
>
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in sh-pfc-for-v4.15.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-16 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-13 14:49 [PATCH] pinctrl: sh-pfc: r8a7745: Implement voltage switching for SDHI Biju Das
2017-10-16 14:36 ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.