[PATCH] arm64: defconfig: build INTERCONNECT_QCOM_SM6115 as module

Konrad Dybcio konrad.dybcio at linaro.org
Tue Apr 9 16:22:10 PDT 2024



On 4/10/24 00:12, Dmitry Baryshkov wrote:
> On Tue, 9 Apr 2024 at 23:02, Konrad Dybcio <konrad.dybcio at linaro.org> wrote:
>> On 4/9/24 20:27, Dmitry Baryshkov wrote:
>>> Enable CONFIG_INTERCONNECT_QCOM_SM6115 as module to enable the
>>> interconnect driver for the SoC used on Qualcomm Robotics RB2 board.
>>>
>>> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
>>> ---
>>
>> =y for console?
> 
> I think with pinctrl being set to m it won't reach the console anyway.
> And earlycon should work w/o ICC driver if I'm not mistaken.
> 
> Several other Qualcomm platforms also have interconnects built as
> modules in defconfig. I really suppose that we should move all such
> drivers to =m and force using initrd. But this sounds like a topic for
> plumbers.

TBF I'm not a fan of anything interconnect-adjacent being =m, as by
design it's supposed to load early and must be present

Konrad



More information about the linux-arm-kernel mailing list