On Wed, May 27, 2020 at 3:47 PM Mark Brown <broonie@xxxxxxxxxx> wrote: > > On Wed, May 27, 2020 at 03:41:26PM +0200, Arnd Bergmann wrote: > > > Maybe the SND_SOC_RT5682 driver itself can be reworked so that > > the common part depends on neither soundwire nor i2c and the two > > bus specific options can be loadable modules when the common part > > is built-in. > > Yes, please do that. It took me longer than I thought it would, but I have a patch now. I'll send it after it passes more randconfig builds to ensure it covers all corner cases. Arnd