Re: [PATCH RFC 6/8] clk: qcom: Remove tcsrcc-sm8750
From: Abel Vesa
Date: Tue Feb 17 2026 - 07:05:22 EST
On 26-02-17 12:50:50, Konrad Dybcio wrote:
> 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
Yeah, realized that after having another look.
Good work.