Re: [PATCH RFC 6/8] clk: qcom: Remove tcsrcc-sm8750

From: Konrad Dybcio

Date: Tue Feb 17 2026 - 06:51:06 EST


On 2/17/26 12:48 PM, Abel Vesa wrote:
> On 26-02-02 15:57:38, Konrad Dybcio wrote:
>> From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>>
>> This is now handled from within the pinctrl subsystem, since there is
>> no "CC" block inside SM8750's TCSR, as the corresponding hardware is
>> present within TLMM. Remove the leftovers.
>>
>> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>
> So bindings remain in then...

Yes, to limit the explosiveness I decided to reuse the existing
ones.. I think that's the reasonable way to go

Konrad