Re: [PATCH] clk: qcom: stop enforcing INTERCONNECT_CLK dependency for everybody
From: Konrad Dybcio
Date: Mon May 18 2026 - 05:24:37 EST
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
Konrad