[PATCH] Introduce Tyr

Rob Herring robh at kernel.org
Mon Jun 30 13:52:01 UTC 2025


On Sat, Jun 28, 2025 at 4:31 AM Miguel Ojeda
<miguel.ojeda.sandonis at gmail.com> wrote:
>
> On Sat, Jun 28, 2025 at 2:13 AM Daniel Almeida
> <daniel.almeida at collabora.com> wrote:
> >
> > Also, for some reason the Clippy lint did not save me this time.
>
> Hmm... it should -- I tried to build it and Clippy reports it. There
> is also another warning too [1].
>
> I see the compiler reporting [2] too.
>
> By the way, do you need to depend on `CONFIG_REGULATOR`?

No. Drivers rely on empty stubs for all the providers they need. It
would be pretty unmaintainable to depend on all of them. You want
enabling drivers for compile testing as easy as possible.

Rob


More information about the dri-devel mailing list