Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3S

Document the RZ/G3S (R9108G045) interrupt controller. This has few extra
functionalities compared with RZ/G2UL but the already existing driver
can still be used.

Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231120111820.87398-9-claudiu.beznea.uj@bp.renesas.com

authored by

Claudiu Beznea and committed by
Thomas Gleixner
1cf0697a 74d2ef5f

+4 -1
+4 -1
Documentation/devicetree/bindings/interrupt-controller/renesas,rzg2l-irqc.yaml
··· 26 26 - renesas,r9a07g043u-irqc # RZ/G2UL 27 27 - renesas,r9a07g044-irqc # RZ/G2{L,LC} 28 28 - renesas,r9a07g054-irqc # RZ/V2L 29 + - renesas,r9a08g045-irqc # RZ/G3S 29 30 - const: renesas,rzg2l-irqc 30 31 31 32 '#interrupt-cells': ··· 168 167 properties: 169 168 compatible: 170 169 contains: 171 - const: renesas,r9a07g043u-irqc 170 + enum: 171 + - renesas,r9a07g043u-irqc 172 + - renesas,r9a08g045-irqc 172 173 then: 173 174 properties: 174 175 interrupts: