[PATCH v3 0/3] Add support for the RZ/V2H Interrupt Control Unit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear All,

This series adds whatever is required for supporting NMI, IRQ, and
TINT interrupts to the Renesas RZ/V2H SoC.

v2->v3:
* The clock patch and the pinctrl patch have been queued up for v6.13,
  therefore they have been removed from this series.
* The dt-bindings patch has been improved as per Geert's comments, with
  ramifications on the SoC specific dtsi patch, which has been modified
  accordingly.
* The driver patch has been reworked as per Thomas comments.

Fabrizio Castro (3):
  dt-bindings: interrupt-controller: Add Renesas RZ/V2H(P) Interrupt
    Controller
  irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driver
  arm64: dts: renesas: r9a09g057: Add ICU node

 .../renesas,rzv2h-icu.yaml                    | 278 ++++++++++
 arch/arm64/boot/dts/renesas/r9a09g057.dtsi    |  90 +++
 drivers/irqchip/Kconfig                       |   7 +
 drivers/irqchip/Makefile                      |   1 +
 drivers/irqchip/irq-renesas-rzv2h.c           | 513 ++++++++++++++++++
 drivers/soc/renesas/Kconfig                   |   1 +
 6 files changed, 890 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/renesas,rzv2h-icu.yaml
 create mode 100644 drivers/irqchip/irq-renesas-rzv2h.c

-- 
2.34.1





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux