Skip to content

Commit 8cfc90e

Browse files
prabhakarladMarc Zyngier
authored andcommitted
dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/V2L SoC
Document RZ/V2L (R9A07G054) IRQC bindings. The RZ/V2L IRQC block is identical to one found on the RZ/G2L SoC. No driver changes are required as generic compatible string "renesas,rzg2l-irqc" will be used as a fallback. While at it, update the comment "# RZ/G2L" to "# RZ/G2{L,LC}" for "renesas,r9a07g044-irqc" compatible string as both RZ/G2L and RZ/G2LC SoC's use the common SoC DTSI and have the same IRQC block. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20220718193745.7472-1-prabhakar.mahadev-lad.rj@bp.renesas.com
1 parent 7dc487d commit 8cfc90e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/devicetree/bindings/interrupt-controller/renesas,rzg2l-irqc.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ properties:
2626
compatible:
2727
items:
2828
- enum:
29-
- renesas,r9a07g044-irqc # RZ/G2L
29+
- renesas,r9a07g044-irqc # RZ/G2{L,LC}
30+
- renesas,r9a07g054-irqc # RZ/V2L
3031
- const: renesas,rzg2l-irqc
3132

3233
'#interrupt-cells':

0 commit comments

Comments
 (0)