Re: [PATCH] dt-bindings: clock: Add SAMA7D65 PMC compatible string
From: Krzysztof Kozlowski
Date: Thu Sep 05 2024 - 11:54:04 EST
On 05/09/2024 17:18, Nicolas Ferre wrote:
> On 29/08/2024 at 11:38, Dharma Balasubiramani wrote:
>> Add the `microchip,sama7d65-pmc` compatible string to the existing binding,
>> since the SAMA7D65 PMC shares the same properties and clock requirements
>> as the SAMA7G5.
>>
>> Signed-off-by: Dharma Balasubiramani <dharma.b@xxxxxxxxxxxxx>
>
> For the record, driver addition is here:
> v1:
> https://lore.kernel.org/linux-arm-kernel/cover.1724948760.git.Ryan.Wanner@xxxxxxxxxxxxx/
>
> v2:
> https://lore.kernel.org/linux-arm-kernel/cover.1725392645.git.Ryan.Wanner@xxxxxxxxxxxxx/
>
Sending driver separately from the binding means there are warnings of
undocumented compatibles. Submitting bindings also documents this. This
must be one patchset.
Best regards,
Krzysztof