Re: [RFC PATCH v1 06/14] dt-bindings: clock: thead,th1520: Rename YAML schema file

From: Krzysztof Kozlowski
Date: Tue Dec 03 2024 - 12:46:35 EST


On 03/12/2024 14:41, Michal Wilczynski wrote:
> As support for clocks from new subsystems is being added to the T-Head
> TH1520 SoC, the Device Tree binding YAML schema file name should reflect
> this broader scope. The existing schema file 'thead,th1520-clk-ap.yaml'
> includes the '-ap' suffix, indicating it's specific to the Application
> Processor (AP) subsystem.
>
> Rename the YAML schema file to 'thead,th1520-clk.yaml' to generalize it
> for all subsystems. Update all references to this schema file
> accordingly.
>
> Signed-off-by: Michal Wilczynski <m.wilczynski@xxxxxxxxxxx>
> ---
> .../clock/{thead,th1520-clk-ap.yaml => thead,th1520-clk.yaml} | 2 +-
> MAINTAINERS | 2 +-

NAK, don't rename just because you added one more compatible (and anyway
never a separate patch).

Best regards,
Krzysztof