[PATCH] dt-bindings: interrupt-controller: arm,gic: Correct VGIC interrupt description
Marc Zyngier
maz at kernel.org
Tue Dec 17 00:13:31 PST 2024
On Tue, 17 Dec 2024 06:12:26 +0000,
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org> wrote:
>
> The description of VGIC interrupt referenced obsolete "see below" after
> converting TXT to DT Schema in commit 66ed144f147a ("dt-bindings:
> interrupt-controller: Convert ARM GIC to json-schema"), because there is
> no dedicated "VGIC" chapter anymore below.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> ---
> .../devicetree/bindings/interrupt-controller/arm,gic.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml b/Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml
> index a2846e493497..7173c4b5a228 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/arm,gic.yaml
> @@ -110,8 +110,8 @@ properties:
>
> interrupts:
> description: Interrupt source of the parent interrupt controller on
> - secondary GICs, or VGIC maintenance interrupt on primary GIC (see
> - below).
> + secondary GICs, or VGIC maintenance interrupt on primary GIC (see "GICv2
> + with virtualization extensions" paragraph in the "reg" property).
> maxItems: 1
>
> cpu-offset:
Acked-by: Marc Zyngier <maz at kernel.org>
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list