RE: [PATCH v3 00/18] Add a new SoundWire enumeration helper

Holalu Yogendra, Niranjan posted 18 patches 1 month ago
Only 0 patches received!
RE: [PATCH v3 00/18] Add a new SoundWire enumeration helper
Posted by Holalu Yogendra, Niranjan 1 month ago
> On 15:44-20260512, Charles Keepax wrote:
> Subject: [PATCH v3 00/18] Add a new SoundWire enumeration helper
> 
> Add a new SoundWire enumeration helper function, many drivers have
> almost identical code in runtime resume so it makes sense to move this
> to the core.
>
Last week we merged new driver tac5xx2-sdw.c 
Should this series include the change as well ? If not, I can add a new patch once this series is merged. 

Regards,
Niranjan
Re: [PATCH v3 00/18] Add a new SoundWire enumeration helper
Posted by Charles Keepax 1 month ago
On Tue, May 12, 2026 at 11:13:15AM +0000, Holalu Yogendra, Niranjan wrote:
> > On 15:44-20260512, Charles Keepax wrote:
> > Subject: [PATCH v3 00/18] Add a new SoundWire enumeration helper
> > 
> > Add a new SoundWire enumeration helper function, many drivers have
> > almost identical code in runtime resume so it makes sense to move this
> > to the core.
> >
> Last week we merged new driver tac5xx2-sdw.c 
> Should this series include the change as well ? If not, I can add a new patch once this series is merged. 

Ah yes thanks, I did miss that one. Its not essential we do this
all in one go since the old way still works. So yeah if I have to
do another spin I will add that, otherwise we can fix later.

Thanks,
Charles