]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl: sh-pfc: Initial R8A7795 PFC support
authorTakeshi Kihara <takeshi.kihara.df@renesas.com>
Thu, 3 Sep 2015 02:51:49 +0000 (02:51 +0000)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 2 Oct 2015 07:54:39 +0000 (09:54 +0200)
commit0b0ffc96dbe30fa9d966a6f8a9ce9f276fd4007f
treec6e25d2586a61143ecdb8a7559b1b93e8ae193f2
parent5451d09259d59e37430575676e3344cf41735b33
pinctrl: sh-pfc: Initial R8A7795 PFC support

Add PFC base support for the R8A7795 SoC.

Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
[Morimoto-san: updated]
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Documentation/devicetree/bindings/pinctrl/renesas,pfc-pinctrl.txt
drivers/pinctrl/sh-pfc/Kconfig
drivers/pinctrl/sh-pfc/Makefile
drivers/pinctrl/sh-pfc/core.c
drivers/pinctrl/sh-pfc/core.h
drivers/pinctrl/sh-pfc/pfc-r8a7795.c [new file with mode: 0644]