linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI
@ 2016-12-01 13:21 Simon Horman
  2016-12-01 13:38 ` Geert Uytterhoeven
  2016-12-01 13:49 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Simon Horman @ 2016-12-01 13:21 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Laurent Pinchart, Linus Walleij, Magnus Damm, linux-renesas-soc,
	linux-gpio, Simon Horman, Wolfram Sang

Voltage switching is the same as on the r8a7791.

Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
Based on sh-pfc-for-v4.10-tag2
---
 drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7791.c b/drivers/pinctrl/sh-pfc/pfc-r8a7791.c
index 7ca37c3019ab..e8de975b3a58 100644
--- a/drivers/pinctrl/sh-pfc/pfc-r8a7791.c
+++ b/drivers/pinctrl/sh-pfc/pfc-r8a7791.c
@@ -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 },
-- 
2.7.0.rc3.207.g0ac5344


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

* Re: [PATCH] pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI
  2016-12-01 13:21 [PATCH] pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI Simon Horman
@ 2016-12-01 13:38 ` Geert Uytterhoeven
  2016-12-01 13:49 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2016-12-01 13:38 UTC (permalink / raw)
  To: Simon Horman
  Cc: Laurent Pinchart, Linus Walleij, Magnus Damm, Linux-Renesas,
	linux-gpio@vger.kernel.org, Wolfram Sang

On Thu, Dec 1, 2016 at 2:21 PM, Simon Horman <horms+renesas@verge.net.au> wrote:
> Voltage switching is the same as on the r8a7791.
>
> Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Will queue in sh-pfc-for-v4.11.

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] 3+ messages in thread

* Re: [PATCH] pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI
  2016-12-01 13:21 [PATCH] pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI Simon Horman
  2016-12-01 13:38 ` Geert Uytterhoeven
@ 2016-12-01 13:49 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2016-12-01 13:49 UTC (permalink / raw)
  To: Simon Horman
  Cc: Geert Uytterhoeven, Laurent Pinchart, Linus Walleij, Magnus Damm,
	linux-renesas-soc, linux-gpio, Wolfram Sang

[-- Attachment #1: Type: text/plain, Size: 300 bytes --]

On Thu, Dec 01, 2016 at 02:21:07PM +0100, Simon Horman wrote:
> Voltage switching is the same as on the r8a7791.
> 
> Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2016-12-01 13:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-01 13:21 [PATCH] pinctrl: sh-pfc: r8a7793: Implement voltage switching for SDHI Simon Horman
2016-12-01 13:38 ` Geert Uytterhoeven
2016-12-01 13:49 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).