Re: [PATCH 00/10] ASoC: wm_adsp: Some improvements to firmware file search

From: Charles Keepax

Date: Wed Mar 18 2026 - 06:28:43 EST


On Wed, Mar 18, 2026 at 09:31:41AM +0000, Charles Keepax wrote:
> On Tue, Mar 17, 2026 at 06:11:23PM +0000, Mark Brown wrote:
> > On Tue, Mar 17, 2026 at 05:47:19PM +0000, Charles Keepax wrote:
> >
> > > The rabbit whole looks pretty deep on this one. As far as I can
> > > see it fails adding the device because the device already exists
> > > on the bus but this is the first time it added the device and also
> > > I can find no evidence it even created a bus in the first place.
> > > Feels like there is a large piece of my understanding of how
> > > this is supposed to work that is missing. I think we might have
> > > to wait for Richard to return on Monday, how much of a problem
> > > is that from your end?
> >
> > This is holding inclusion of any new ASoC code since last Thursday out
> > of -next, that's pretty disruptive really. It might be easiest to just
> > drop the changes and let Richard resubmit when he gets back.
>
> Ok I will have a bit more of a gander today and chat to the boss
> here, but I suspect you are right we may have to revert the
> change. I will report back by end of today if not sooner.

Ok looking again with fresh eyes I think I have it. Turns out
most of my problems yesterday were just finding the right
incantations to get kunit to show me all the debug.

Patch incoming shortly.

Thanks,
Charles