On Mon, Jun 30, 2025 at 3:52 PM Rob Herring <r...@kernel.org> 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