Re: [PATCH RESEND v2 2/9] clk: qcom: gcc-msm8994: Modernize the driver

From: Konrad Dybcio
Date: Sun Aug 29 2021 - 15:55:13 EST



On 29.08.2021 21:52, Stephen Boyd wrote:
> Quoting Konrad Dybcio (2021-08-29 12:36:09)
>> Switch to the newer-style parent_data and remove the hardcoded
>> xo clock.
> This is OK because nothing else is using the hardcoded name of "xo",
> like another clk driver on this SoC?

8994 only has RPMCC and MMCC* apart from GCC and both are prepared for this.



*not counting DEBUGCC and CPUCC for obvious reasons (they are missing upstream)


Konrad