Re: [PATCH 2/2] clk: qcom: smd-rpm: add MSM8920 support
From: Konrad Dybcio
Date: Thu Jul 23 2026 - 08:05:09 EST
On 7/23/26 3:24 AM, Aneesh Pradhan wrote:
> From: "Catherine Frederick (coolguy)" <serenity@xxxxxxxxxxxxx>
>
> MSM8920 is essentially MSM8917 with MSM8953's modem stack, which adds an
> IPA (IP Accelerator) block. Add an msm8920 RPM clock table mirroring
> msm8917's plus the IPA and IPA_A clocks, and register the
> "qcom,rpmcc-msm8920" compatible.
>
> Split out from the combined MSM8920 change so the shared clk-smd-rpm
> driver can be reviewed and land via linux-arm-msm independently of the
> device tree, as requested in review.
>
> Signed-off-by: Catherine Frederick (coolguy) <serenity@xxxxxxxxxxxxx>
> [aneesh: split rpmcc out of the SoC dtsi commit for upstream-first review]
> Signed-off-by: Aneesh Pradhan <aneeshpradhan@xxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad