Re: [PATCH v3 04/10] clk: qcom: clk-rpm: add msm8960 compatible
Dmitry Baryshkov <[email protected]>
| Newsgroups | org.kernel.vger.phone-devel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <ckxvmbz2rmel6etaqyzdt7mt4ijdbehqp2sg3pggcdo3hf5qcb@z3vkzqaby2rt> |
On Mon, Jun 01, 2026 at 03:51:17PM +0700, Antony Kurniawan Soemardi via B4 Relay wrote: > From: Antony Kurniawan Soemardi <[email protected]> > > 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. Nit: if the series will be resent, please consider adding something like: Although the platforms might need SoC specific quirks or features. Reviewed-by: Dmitry Baryshkov <[email protected]> > > Tested-by: Rudraksha Gupta <[email protected]> > Signed-off-by: Antony Kurniawan Soemardi <[email protected]> > --- > drivers/clk/qcom/clk-rpm.c | 1 + > 1 file changed, 1 insertion(+) > -- With best wishes Dmitry