Re: [PATCH] dt-bindings: timer: fsl,imxgpt: Add imx8mp-gpt compatible

From: Rasmus Villemoes
Date: Wed Jun 14 2023 - 15:26:49 EST


On 14/06/2023 19.19, Krzysztof Kozlowski wrote:
> On 14/06/2023 13:36, Rasmus Villemoes wrote:
>> The imx8mp has the same GPT as imx6dl. Add fsl,imx8mp-gpt to the set
>> of values that can be used together with fsl,imx6dl-gpt.
>>
>> Signed-off-by: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
>> ---
>> This allows what imx8mp.dtsi already does, namely
>>
>> compatible = "fsl,imx8mp-gpt", "fsl,imx6dl-gpt";
>>
>
> https://lore.kernel.org/all/20230327173526.851734-2-u.kleine-koenig@xxxxxxxxxxxxxx/

Thanks, I looked in -next and didn't find anything, but didn't think to
check lore.

So could somebody please pick that up? Shawn?

Rasmus