Re: [PATCH] pinctrl: qcom: Make important drivers default
From: Linus Walleij
Date: Tue Apr 28 2026 - 18:37:35 EST
On Tue, Apr 28, 2026 at 6:28 PM Krzysztof Kozlowski
<krzysztof.kozlowski@xxxxxxxxxxxxxxxx> wrote:
> 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.
OK then, let's try that! Maybe I should just split out all the early Qualcomm
stuff we merged into an immutable branch if something starts to cobble
up later?
Yours,
Linus Walleij