Re: [PATCH 2/4] arm64: dts: amd/seattle: Move and simplify fixed clocks
From: Krzysztof Kozlowski
Date: Fri Mar 07 2025 - 10:53:00 EST
On 07/03/2025 02:07, Rob Herring (Arm) wrote:
> The fixed clocks are not part of "simple-bus", so move them out of the
> bus to the top-level. In the process, use the preferred node names of
> "clock-<freq>". There's also little reason to have multiple fixed
> clocks at the same frequencies, so remove them keeping the labels
> to minimize the change.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> arch/arm64/boot/dts/amd/amd-seattle-clks.dtsi | 24 ++++++---------------
> arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 4 ++--
> arch/arm64/boot/dts/amd/amd-seattle-xgbe-b.dtsi | 28 -------------------------
> 3 files changed, 8 insertions(+), 48 deletions(-)
>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Best regards,
Krzysztof