Re: [PATCH v3 2/3] clk: qcom: Add TCSR clock driver for Kaanapali

From: Taniya Das

Date: Wed Nov 26 2025 - 04:26:18 EST




On 11/22/2025 7:25 PM, Konrad Dybcio wrote:
> On 11/21/25 6:56 PM, Taniya Das wrote:
>> Add the TCSR clock controller that provides the refclks on Kaanapali
>> platform for PCIe, USB and UFS subsystems.
>>
>> Signed-off-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
>> ---
>
> [...]
>
>> +static const struct regmap_config tcsr_cc_kaanapali_regmap_config = {
>> + .reg_bits = 32,
>> + .reg_stride = 4,
>> + .val_bits = 32,
>> + .max_register = 0x2f000,
>
> 0x3d000
>

Will be taken care in the next patch.


--
Thanks,
Taniya Das