[PATCH 4/6] ARM: dts: imx6ul: Fix second GPT compatible
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Sun Mar 5 22:40:07 PST 2023
On 05/03/2023 23:58, Stefan Wahren wrote:
> According to the imxgpt DT schema all i.MX6 GPT IP is
That's not true... you just changed the bindings to say that.
> derived from imx6dl. So fix the imx6ul DTS accordingly
> and avoid dtbs_check warnings.
>
> Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
> ---
> arch/arm/boot/dts/imx6ul.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
> index f0a9139748b8..65b2c6c131b3 100644
> --- a/arch/arm/boot/dts/imx6ul.dtsi
> +++ b/arch/arm/boot/dts/imx6ul.dtsi
> @@ -448,7 +448,7 @@ can2: can at 2094000 {
> };
>
> gpt1: timer at 2098000 {
> - compatible = "fsl,imx6ul-gpt", "fsl,imx6sx-gpt";
> + compatible = "fsl,imx6ul-gpt", "fsl,imx6dl-gpt";
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list