Re: [PATCH 1/4] dt-bindings: interrupt-controller: arm,gic: Document symbolic definitions

From: Krzysztof Kozlowski

Date: Thu Mar 05 2026 - 03:13:51 EST


On Wed, Mar 04, 2026 at 06:21:56PM +0100, Geert Uytterhoeven wrote:
> Currently, the various GIC DT bindings document the magic GIC and
> interrupt numbers used in interrupts properties, but omit any references
> to the corresponding symbolic DT binding definitions.
>
> Add references to these symbolic definitions, and convert the examples
> to make use of them. This improves readability, and makes the examples
> more similar to what actual users look like.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> .../bindings/interrupt-controller/arm,gic-v3.yaml | 12 +++++++++---
> .../interrupt-controller/arm,gic-v5-iwb.yaml | 2 ++
> .../bindings/interrupt-controller/arm,gic-v5.yaml | 2 ++
> .../bindings/interrupt-controller/arm,gic.yaml | 11 +++++++++--
> 4 files changed, 22 insertions(+), 5 deletions(-)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof