Re: [PATCH] clk: qcom: stop enforcing INTERCONNECT_CLK dependency for everybody

From: Konrad Dybcio

Date: Thu May 21 2026 - 06:26:32 EST


On 5/18/26 2:04 PM, Dmitry Baryshkov wrote:
> On Mon, May 18, 2026 at 11:22:06AM +0200, Konrad Dybcio wrote:
>> On 5/17/26 8:51 PM, Dmitry Baryshkov wrote:
>>> Only several (typically IPQ) platforms use INTERCONNECT_CLK to turn
>>> clocks into the interconnect providers. Stop inferring this dependency
>>> on everybody and set it only when required. As a safety measure, make
>>> sure that the coresponding clock description fields are not available if
>>> corresponding Kconfig option isn't enabled.
>>
>> I think this should be a 'depends on' instead, if you like having
>> PCIe/USB
>
> I'm not sure I follow. The INTERCONNECT_CLK will be selected for the
> platforms which use it to control NoCs.

Eeh, sorry.. brain fart

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad