Re: [PATCH 03/10] mfd: qcom_rpm: add msm8960 QDSS clock resource

From: Konrad Dybcio

Date: Tue Apr 14 2026 - 04:07:54 EST


On 4/14/26 10:06 AM, Konrad Dybcio wrote:
> On 4/13/26 8:55 PM, Antony Kurniawan Soemardi via B4 Relay wrote:
>> From: Antony Kurniawan Soemardi <linux@xxxxxxxxxxxxxx>
>>
>> msm8960 uses the same clock descriptor as apq8064 but lacked the
>
> This doesn't quite seem to be the case, some fields differ and
> apq8064 additionally has:
>
> QCOM_RPM_PM8821_SMPS1
> QCOM_RPM_PM8821_SMPS2
> QCOM_RPM_PM8821_LDO1
> QCOM_RPM_VDDMIN_GPIO

Ah hmm, the MFD driver seems to provide *all* RPM resources..

Konrad