Re: [RESEND] clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs

From: Bjorn Andersson
Date: Tue Jan 07 2025 - 21:16:32 EST



On Mon, 09 Dec 2024 23:19:12 +0530, Amit Pundir wrote:
> Similar to the earlier fixes meant for sm8x50 and x1e platforms,
> we have to stop using the shared clk ops for sdm845 QUPs as well.
>
> As Stephen Boyd pointed out in earlier fixes, there wasn't a problem
> to mark QUP clks shared until we started parking shared RCGs at clk
> registration time in commit 01a0a6cc8cfd ("clk: qcom: Park shared RCGs
> upon registration"). Parking at init is actually harmful to the UART
> when earlycon is used. If the device is pumping out data while the
> frequency changes and we see garbage on the serial console until the
> driver can probe and actually set a proper frequency.
>
> [...]

Applied, thanks!

[1/1] clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPs
commit: f760a4bb5e927a133dcd75f7b69ccae2a331e42c

Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>