Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
* [PATCH 00/02] arm64: r8a7795 INTC-EX support using RENESAS_IRQC
@ 2016-02-16  2:26 Magnus Damm
  2016-02-16  2:26 ` [PATCH 01/02] arm64: dts: r8a7795: Add INTC-EX device node Magnus Damm
  2016-02-16  2:26 ` [PATCH 02/02] arm64: renesas: Enable RENESAS_IRQC Magnus Damm
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2016-02-16  2:26 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: horms+renesas, Magnus Damm, laurent.pinchart+renesas,
	geert+renesas

arm64: r8a7795 INTC-EX support using RENESAS_IRQC

[PATCH 01/02] arm64: dts: r8a7795: Add INTC-EX device node
[PATCH 02/02] arm64: renesas: Enable RENESAS_IRQC

These two patches add the INTC-EX device node to the r8a7795 DTSI
file and selects RENESAS_IRQC to enable the irqchip driver. Those
two together allow r8a7795 based platforms to use external interrupt
pins IRQ0 -> IRQ5.

The patches in this series can be merged independently in any order,
but for complete run time support the following two patches are also
required:

[PATCH] pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pins
[PATCH] clk: shmobile: r8a7795: Add INTC-EX clock

The DT compat string "renesas,intc-ex-r8a7795" is already included in
Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt

Tested on r8a7795 Salvator-X by toggling IRQ2 using an external GPIO
connected via a loop back adapter on EXIO_D.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Developed on top of renesas-drivers-2016-02-09-v4.5-rc3

 arch/arm64/Kconfig.platforms             |    1 +
 arch/arm64/boot/dts/renesas/r8a7795.dtsi |   15 +++++++++++++++
 2 files changed, 16 insertions(+)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-16  2:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16  2:26 [PATCH 00/02] arm64: r8a7795 INTC-EX support using RENESAS_IRQC Magnus Damm
2016-02-16  2:26 ` [PATCH 01/02] arm64: dts: r8a7795: Add INTC-EX device node Magnus Damm
2016-02-16  2:26 ` [PATCH 02/02] arm64: renesas: Enable RENESAS_IRQC Magnus Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox