]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: sh-pfc: r8a77965: Add support for INTC-EX IRQ pins
authorTakeshi Kihara <takeshi.kihara.df@renesas.com>
Mon, 26 Feb 2018 15:30:11 +0000 (16:30 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 28 Feb 2018 08:17:54 +0000 (09:17 +0100)
commita8ab4f2bd8a5298679dabe16910322625a0df247
tree532f5ea77346ace6609072775ec2827a157ababf
parentfbd452aeb49e552e7278c25c63198caa918deb04
pinctrl: sh-pfc: r8a77965: Add support for INTC-EX IRQ pins

Most pins on the R8A77965 SoC can be configured in GPIO mode for
interrupt and GPIO functionality, while a couple of them can also
be routed to the INTC-EX hardware block (formerly known as IRQC).

On R8A77965 the INTC-EX hardware handles pins IRQ0 -> IRQ5 and
this patch adds support for them to the PFC driver as "intc_ex_irqN".

Based on a similar patch for the R8A7795 PFC driver by Magnus Damm
<damm+renesas@opensource.se>.

Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/sh-pfc/pfc-r8a77965.c