Re: [PATCH 0/8] ASoC: sophgo: add CV1800 AIAO mux and I2S support
Inochi Amaoto <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jan 16, 2026 at 09:25:51PM +0400, Anton D. Stavinskii wrote: > > 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. For each commit, the cover letter is OK. Regards, Inochi > > > > 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. >