OSDN Git Service

pinctrl: renesas: Initial R8A779G0 (R-Car V4H) PFC support
authorLUU HOAI <hoai.luu.ub@renesas.com>
Fri, 1 Jul 2022 01:36:13 +0000 (01:36 +0000)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 5 Jul 2022 07:12:36 +0000 (09:12 +0200)
commitad9bb2fec66262b03105cc9fa58e7e09b7958196
tree503af07fba909b84af36ba4630d6906af9dee7ae
parent665f77eb0d2f272b191bf442aef033cbce4647f9
pinctrl: renesas: Initial R8A779G0 (R-Car V4H) PFC support

This patch adds initial pinctrl support for the R-Car V4H (R8A779G0)
SoC, including bias, drive strength and voltage control.

This patch was created based on the Rev.0.51 datasheet.

Signed-off-by: LUU HOAI <hoai.luu.ub@renesas.com>
Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
[Morimoto: merge Kihara-san's MODSEL8 fixup patch, cleanup white space, care about reserved bits on each configs, fixup comments, etc.]
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87czepty0j.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/renesas/Kconfig
drivers/pinctrl/renesas/Makefile
drivers/pinctrl/renesas/core.c
drivers/pinctrl/renesas/pfc-r8a779g0.c [new file with mode: 0644]
drivers/pinctrl/renesas/sh_pfc.h