Re: [PATCH] Introduce Tyr
From: Miguel Ojeda
Date: Mon Jun 30 2025 - 13:29:57 EST
On Mon, Jun 30, 2025 at 3:52 PM Rob Herring <robh@xxxxxxxxxx> wrote:
>
> 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.
That is fine -- I was referring to the current patch, which at the
moment requires it to build.
Cheers,
Miguel