Re: [PATCH v3 04/10] clk: qcom: clk-rpm: add msm8960 compatible

From: Dmitry Baryshkov

Date: Mon Jun 01 2026 - 07:42:07 EST


On Mon, Jun 01, 2026 at 03:51:17PM +0700, Antony Kurniawan Soemardi via B4 Relay wrote:
> From: Antony Kurniawan Soemardi <linux@xxxxxxxxxxxxxx>
>
> Add support for the "qcom,rpmcc-msm8960" compatible string to the
> RPM clock driver.
>
> msm8960 uses the same RPM clock descriptions as apq8064, so reuse
> rpm_clk_apq8064 for this compatible.
>
> Tested-by: Rudraksha Gupta <guptarud@xxxxxxxxx>
> Signed-off-by: Antony Kurniawan Soemardi <linux@xxxxxxxxxxxxxx>
> ---
> drivers/clk/qcom/clk-rpm.c | 1 +
> 1 file changed, 1 insertion(+)
>

On the other hand... You have added APQ8064 strings as a fallback. Is
this change really needed until you actually have SoC-specific quirks?

--
With best wishes
Dmitry