Re: [PATCH V2 6/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC

From: Sricharan Ramabadhran
Date: Fri Sep 27 2024 - 09:04:07 EST




On 9/27/2024 2:32 PM, Dmitry Baryshkov wrote:
On Fri, Sep 27, 2024 at 12:22:41PM GMT, Sricharan R wrote:
From: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx>

Add support for the global clock controller found on IPQ5424 SoC.

Co-developed-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx>
Signed-off-by: Varadarajan Narayanan <quic_varada@xxxxxxxxxxx>
Signed-off-by: Sricharan Ramabadhran <quic_srichara@xxxxxxxxxxx>
---
[v2] Remove CLK_IS_CRITICAL for all clks
Added CLK_IGNORE_UNUSED only for gpll0 temporarily till

This should be gpll4, not gpll0 (no need to resend just to fix the
changelog though).

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
ok, Thanks !

Regards,
Sricharan