]> git.baikalelectronics.ru Git - kernel.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)
commit2454896a3654ebb0b46d01b2e52333c332f325b4
treec6e25d2586a61143ecdb8a7559b1b93e8ae193f2
parent46d3dc7893b282b96db4272b36d53a5c03c0d4f7
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]