Commit 8cfc90ec authored by Lad Prabhakar's avatar Lad Prabhakar Committed by Marc Zyngier

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: default avatarLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220718193745.7472-1-prabhakar.mahadev-lad.rj@bp.renesas.com
parent 7dc487d2
...@@ -26,7 +26,8 @@ properties: ...@@ -26,7 +26,8 @@ properties:
compatible: compatible:
items: items:
- enum: - enum:
- renesas,r9a07g044-irqc # RZ/G2L - renesas,r9a07g044-irqc # RZ/G2{L,LC}
- renesas,r9a07g054-irqc # RZ/V2L
- const: renesas,rzg2l-irqc - const: renesas,rzg2l-irqc
'#interrupt-cells': '#interrupt-cells':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment