.../devicetree/bindings/interrupt-controller/renesas,irqc.yaml | 1 + 1 file changed, 1 insertion(+)
Document support for the Interrupt Controller for External Devices
(INT-EX) in the Renesas R-Car V4M (R8A779H0) SoC.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
.../devicetree/bindings/interrupt-controller/renesas,irqc.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml
index b417341fc8ae049b..fb3c29e813499e3f 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml
@@ -39,6 +39,7 @@ properties:
- renesas,intc-ex-r8a779a0 # R-Car V3U
- renesas,intc-ex-r8a779f0 # R-Car S4-8
- renesas,intc-ex-r8a779g0 # R-Car V4H
+ - renesas,intc-ex-r8a779h0 # R-Car V4M
- const: renesas,irqc
'#interrupt-cells':
--
2.34.1
On Tue, 16 Apr 2024 17:18:59 +0200, Geert Uytterhoeven wrote: > Document support for the Interrupt Controller for External Devices > (INT-EX) in the Renesas R-Car V4M (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > .../devicetree/bindings/interrupt-controller/renesas,irqc.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!
On Tue, Apr 16, 2024 at 05:18:59PM +0200, Geert Uytterhoeven wrote: > Document support for the Interrupt Controller for External Devices > (INT-EX) in the Renesas R-Car V4M (R8A779H0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor. > --- > .../devicetree/bindings/interrupt-controller/renesas,irqc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml > index b417341fc8ae049b..fb3c29e813499e3f 100644 > --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml > +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml > @@ -39,6 +39,7 @@ properties: > - renesas,intc-ex-r8a779a0 # R-Car V3U > - renesas,intc-ex-r8a779f0 # R-Car S4-8 > - renesas,intc-ex-r8a779g0 # R-Car V4H > + - renesas,intc-ex-r8a779h0 # R-Car V4M > - const: renesas,irqc > > '#interrupt-cells': > -- > 2.34.1 >
© 2016 - 2026 Red Hat, Inc.