[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4933956.GXAFRqVoOG@steina-w>
Date: Thu, 24 Oct 2024 08:19:49 +0200
From: Alexander Stein <alexander.stein@...tq-group.com>
To: tglx@...utronix.de, linux-arm-kernel@...ts.infradead.org
Cc: daniel.lezcano@...aro.org, robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org, linux-kernel@...r.kernel.org, devicetree@...r.kernel.org, imx@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org, Fabio Estevam <festevam@...x.de>, Fabio Estevam <festevam@...il.com>
Subject: Re: [PATCH 1/2] dt-bindings: timer: fsl, imxgpt: Fix the fsl, imx7d-gpt fallback
Hi Fabio,
thanks for the patch.
Am Mittwoch, 23. Oktober 2024, 20:58:40 CEST schrieb Fabio Estevam:
> From: Fabio Estevam <festevam@...x.de>
>
> imx7s.dtsi correctly describes the GPT node as:
>
> compatible = "fsl,imx7d-gpt", "fsl,imx6dl-gpt";
>
> Document the fallback compatible to be "fsl,imx6dl-gpt" in the bindings.
>
> This fixes the following dt-schema warnings:
>
> timer@...f0000: compatible: 'oneOf' conditional failed, one must be fixed:
> ['fsl,imx7d-gpt', 'fsl,imx6dl-gpt'] is too long
> 'fsl,imx1-gpt' was expected
> 'fsl,imx21-gpt' was expected
> 'fsl,imx27-gpt' was expected
> 'fsl,imx31-gpt' was expected
> 'fsl,imx7d-gpt' is not one of ['fsl,imx25-gpt', 'fsl,imx50-gpt', 'fsl,imx51-gpt', 'fsl,imx53-gpt', 'fsl,imx6q-gpt']
> 'fsl,imx6dl-gpt' was expected
> 'fsl,imx7d-gpt' is not one of ['fsl,imx6sl-gpt', 'fsl,imx6sx-gpt', 'fsl,imx8mp-gpt', 'fsl,imxrt1050-gpt', 'fsl,imxrt1170-gpt']
> 'fsl,imx6sx-gpt' was expected
>
> Signed-off-by: Fabio Estevam <festevam@...x.de>
Reviewed-by: Alexander Stein <alexander.stein@...tq-group.com>
> ---
> Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml b/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml
> index e2607377cbae..a2fcb1e8e74e 100644
> --- a/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml
> +++ b/Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml
> @@ -31,6 +31,7 @@ properties:
> - enum:
> - fsl,imx6sl-gpt
> - fsl,imx6sx-gpt
> + - fsl,imx7d-gpt
> - fsl,imx8mp-gpt
> - fsl,imxrt1050-gpt
> - fsl,imxrt1170-gpt
> @@ -38,7 +39,6 @@ properties:
> - items:
> - enum:
> - fsl,imx6ul-gpt
> - - fsl,imx7d-gpt
> - const: fsl,imx6sx-gpt
>
> reg:
>
--
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/
Powered by blists - more mailing lists