Skip to content

Commit c71869c

Browse files
prabhakarladKAGA-KOKO
authored andcommitted
dt-bindings: interrupt-controller: renesas,rzv2h-icu: Document RZ/V2N SoC
Document the Interrupt Control Unit (ICU) used on the Renesas RZ/V2N SoC. Although the ICU closely matches the design found on the RZ/V2H(P) family, it differs in its register layout, particularly in the reduced set of ECCRAM related registers. These variations require a distinct compatible string so that software can correctly match and handle the RZ/V2N implementation. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20251127162447.320971-2-prabhakar.mahadev-lad.rj@bp.renesas.com
1 parent 8a7f030 commit c71869c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/interrupt-controller/renesas,rzv2h-icu.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ properties:
2222
compatible:
2323
enum:
2424
- renesas,r9a09g047-icu # RZ/G3E
25+
- renesas,r9a09g056-icu # RZ/V2N
2526
- renesas,r9a09g057-icu # RZ/V2H(P)
2627

2728
'#interrupt-cells':

0 commit comments

Comments
 (0)