[PATCH v3 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

Linus Walleij linus.walleij at linaro.org
Mon Nov 8 16:54:26 PST 2021


On Tue, Nov 2, 2021 at 9:02 PM Andy Shevchenko
<andy.shevchenko at gmail.com> wrote:

> > +       depends on OF
>
> So this descreases test coverage.
> Linus, can we provide a necessary stub so we may drop this dependency?

Hm it further selects OF_GPIO which depends on OF
so I don't know how that would work.

But does it decrease compile coverage a lot, even x86 has
optional OF support so I imagine it appears in x86
allyesconfig I suppose? Or am I wrong?

Yours,
Linus Walleij



More information about the linux-riscv mailing list