]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: sh-pfc: Add r8a7793 support
authorUlrich Hecht <ulrich.hecht+renesas@gmail.com>
Tue, 12 May 2015 09:13:19 +0000 (11:13 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 12 May 2015 11:17:42 +0000 (13:17 +0200)
commit19e1e98fbf68d398bab944244f883ae14535b196
treeb224c39c876cc64f80f2b0e17c5e20ffc281d432
parent992161965f60c4f19176026045f82749f30dafa2
pinctrl: sh-pfc: Add r8a7793 support

Regarding pin control, r8a7791 and r8a7793 are identical, so it is
sufficient to add an sh_pfc_soc_info structure to enable r8a7793 support.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sh-pfc/core.c
drivers/pinctrl/sh-pfc/core.h
drivers/pinctrl/sh-pfc/pfc-r8a7791.c