Re: [PATCH 4/9] clk: qcom: mmcc-msm8998: Properly consume GPLL0 inputs

From: Jeffrey Hugo
Date: Thu Jun 22 2023 - 11:04:30 EST


On 6/22/2023 5:57 AM, Konrad Dybcio wrote:
Up until now, the GPLL0_DIV MMSS input has been modeled as a fixed
child of MMSS_GPLL0_DIV that's always-on. Properly representing the
former in the GCC driver makes us unable to keep doing so.

Consume MSS_GPLL0_DIV through fw_name ("gpll0_div") as well as add a
fixed .name link to keep backwards compatibility.

Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Reviewed-by: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>