Message ID | 9467a1c67d5d240211f88336973fa968d39cc860.1690446928.git.geert+renesas@glider.be |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | [v2] dt-bindings: irqchip: renesas,irqc: Add r8a779f0 support | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | success | |
robh/dtbs-check | warning | build log |
robh/dt-meta-schema | success |
On Thu, Jul 27, 2023 at 10:36:23AM +0200, Geert Uytterhoeven wrote: > Document support for the Interrupt Controller for External Devices > (INT-EX) in the Renesas R-Car S4-8 (R8A779F0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> > Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Thanks, Conor. > --- > v2: > - Add Reviewed-by, > - Widen audience after testing. > --- > .../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 95033cb514fbd8f6..b417341fc8ae049b 100644 > --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml > +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml > @@ -37,6 +37,7 @@ properties: > - renesas,intc-ex-r8a77990 # R-Car E3 > - renesas,intc-ex-r8a77995 # R-Car D3 > - renesas,intc-ex-r8a779a0 # R-Car V3U > + - renesas,intc-ex-r8a779f0 # R-Car S4-8 > - renesas,intc-ex-r8a779g0 # R-Car V4H > - const: renesas,irqc > > -- > 2.34.1 >
On Thu, Jul 27, 2023 at 10:36:23AM +0200, Geert Uytterhoeven wrote: > Document support for the Interrupt Controller for External Devices > (INT-EX) in the Renesas R-Car S4-8 (R8A779F0) SoC. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> > Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> > --- > v2: > - Add Reviewed-by, > - Widen audience after testing. > --- > .../devicetree/bindings/interrupt-controller/renesas,irqc.yaml | 1 + > 1 file changed, 1 insertion(+) Applied, thanks.
Hi Rob, On Wed, Oct 25, 2023 at 10:03 PM Rob Herring <robh@kernel.org> wrote: > On Thu, Jul 27, 2023 at 10:36:23AM +0200, Geert Uytterhoeven wrote: > > Document support for the Interrupt Controller for External Devices > > (INT-EX) in the Renesas R-Car S4-8 (R8A779F0) SoC. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > > Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> > > Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> > > --- > > v2: > > - Add Reviewed-by, > > - Widen audience after testing. > > --- > > .../devicetree/bindings/interrupt-controller/renesas,irqc.yaml | 1 + > > 1 file changed, 1 insertion(+) > > Applied, thanks. In the meantime, this became commit 977f7c2b27566777 ("dt-bindings: interrupt-controller: renesas,irqc: Add r8a779f0 support") in v6.6-rc6. Gr{oetje,eeting}s, Geert
diff --git a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml index 95033cb514fbd8f6..b417341fc8ae049b 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.yaml @@ -37,6 +37,7 @@ properties: - renesas,intc-ex-r8a77990 # R-Car E3 - renesas,intc-ex-r8a77995 # R-Car D3 - renesas,intc-ex-r8a779a0 # R-Car V3U + - renesas,intc-ex-r8a779f0 # R-Car S4-8 - renesas,intc-ex-r8a779g0 # R-Car V4H - const: renesas,irqc