dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description for '#inter...
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Fri, 22 Jul 2022 15:11:54 +0000 (16:11 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 12 Sep 2023 12:40:52 +0000 (13:40 +0100)
Update description for '#interrupt-cells' property to utilize the
RZG2L_{NMI,IRQX} for the first cell defined in the
include/dt-bindings/interrupt-controller/irqc-rzg2l.h file.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Fixes: 96fed779d3d4cb3c ("dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller")
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220722151155.21100-3-prabhakar.mahadev-lad.rj@bp.renesas.com
Documentation/devicetree/bindings/interrupt-controller/renesas,rzg2l-irqc.yaml

index 33b90e975e33cde70730611424f386ebce47fcf0..ea7db3618b23efbc32a56481cceea8e51f2293a2 100644 (file)
@@ -31,8 +31,9 @@ properties:
       - const: renesas,rzg2l-irqc
 
   '#interrupt-cells':
-    description: The first cell should contain external interrupt number (IRQ0-7) and the
-                 second cell is used to specify the flag.
+    description: The first cell should contain a macro RZG2L_{NMI,IRQX} included in the
+                 include/dt-bindings/interrupt-controller/irqc-rzg2l.h and the second
+                 cell is used to specify the flag.
     const: 2
 
   '#address-cells':