Message ID | 264cffccfbb1f92657420f5f869236b06a97d958.1713280616.git.geert+renesas@glider.be |
---|---|
State | Accepted |
Headers | show |
Series | dt-bindings: interrupt-controller: renesas,irqc: Add r8a779g0 support | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
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 >
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!
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':
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(+)