Re: [PATCH 0/8] ASoC: sophgo: add CV1800 AIAO mux and I2S support

From: Anton D. Stavinskii

Date: Fri Jan 16 2026 - 12:25:58 EST


> On Thu, Jan 15, 2026 at 11:17:37PM +0400, Anton D. Stavinskii wrote:
> > This patch series adds basic audio support for Sophgo CV1800B,
> > as used on boards such as the Milk-V Duo.
> > The series introduces an AIAO audio mux driver,
> > an I2S controller driver, corresponding DT bindings,
> > and DTS updates to wire the components together.
> >
>
> I haven't see your mux driver, is it missed?

That was bad copy paste from original version.
Thanks for noticing this. Will update the cover letter.
I want to not overcomplicate already big patch series.
So multiplexing will be done later.
>

> Thanks for your patch, for all the patchs, I hope you write a
> meaningful comment for the patch, at least for now I found it
> is nothing in your comment.

Thank you for a great help with that series. Do you mean
I need to add more meaningful comments for each commit or the
cover letter is not describing everything clear enough?
Anyway will do my best in the second version.
>
> Also, the patch 8 should not in this patch and should be a
> separate patch.

Yes I've missed this thing. I will remove the last commit
and move codecs nodes to the base dtsi file.