.../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 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(+)
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
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
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 >
© 2016 - 2026 Red Hat, Inc.