]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: sh-pfc: r8a77970: Fix pin I/O voltage control support
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Thu, 19 Apr 2018 18:52:28 +0000 (21:52 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 May 2018 11:31:42 +0000 (13:31 +0200)
commitf9931a4d8718d6f0cb244ae673ffe51fa1067f25
tree71dfcd6f66e15928f9dc29201c973e530cb02237
parentb374c90f0a64784b26b3dfee2d9ba936d9520ad7
pinctrl: sh-pfc: r8a77970: Fix pin I/O voltage control support

I've included the pin I/O voltage control into the R8A77970 PFC driver but
it was incomplete because:
- SH_PFC_PIN_CFG_IO_VOLTAGE pin flags weren't set properly;
- sh_pfc_soc_info::ioctrl_regs wasn't set at all...

Fixes: b92ac66a1819 ("pinctrl: sh-pfc: Add R8A77970 PFC support")
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/pfc-r8a77970.c