Re: [PATCH] pinctrl: qcom: Make important drivers default
From: Krzysztof Kozlowski
Date: Tue Apr 28 2026 - 12:33:12 EST
On 28/04/2026 14:06, Krzysztof Kozlowski wrote:
> On 27/04/2026 22:18, Linus Walleij wrote:
>>>
>>> 3. arm multi_v7 defconfig: enable drivers necessary to boot ARM 32-bit
>>> platforms, which are already enabled on qcom_defconfig.
>>>
>>> 4. COMPILE_TEST builds: enable by default all drivers for arm or arm64
>>> builds, whenever ARCH_QCOM is selected. This has impact on build
>>> time and feels logical, because if one selects ARCH_QCOM then
>>> probably by default wants to build test it entirely. Kernels with
>>> COMPILE_TEST are not supposed to be used for booting.
>>>
>>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>>
>> Way better like this.
>> Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
>
> I think this should rather go through your tree, because new drivers are
> coming and some other changes from me might be touching similar lines.
> Well, defconfig also might be changed in parallel, so obviously someone
> will need to handle conflicts.
I'll rebase on recent patches you applied.
Best regards,
Krzysztof