[RFC PATCH 01/10] dt-bindings: apple,aic: Fix required item "apple,fiq-index" in affinity description

Marc Zyngier maz at kernel.org
Sat Sep 10 03:37:20 PDT 2022


On Fri, 09 Sep 2022 14:50:54 +0100,
Janne Grunau <j at jannau.net> wrote:
> 
> Fixes: dba07ad11384 ("dt-bindings: apple,aic: Add affinity description for per-cpu pseudo-interrupts")
> Signed-off-by: Janne Grunau <j at jannau.net>
> ---
> 
>  .../devicetree/bindings/interrupt-controller/apple,aic.yaml     | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml b/Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml
> index 85c85b694217..e18107eafe7c 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml
> +++ b/Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml
> @@ -96,7 +96,7 @@ properties:
>                Documentation/devicetree/bindings/arm/cpus.yaml).
>  
>          required:
> -          - fiq-index
> +          - apple,fiq-index
>            - cpus
>  
>  required:

With a commit message added,

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