On Tue, 02 Mar 2021 15:13:30 +0100, Vinod Koul wrote: > > On 02-03-21, 15:03, Takashi Iwai wrote: > > On Tue, 02 Mar 2021 01:31:18 +0100, > > Pierre-Louis Bossart wrote: > > > > > > In January, Intel kbuild bot and Arnd Bergmann reported multiple > > > issues with randconfig. This patchset builds on Arnd's suggestions to > > > > > > a) expose ACPI and PCI devices in separate modules, while sof-acpi-dev > > > and sof-pci-dev become helpers. This will result in minor changes > > > required for developers/testers, i.e. modprobe snd-sof-pci will no > > > longer result in a probe. The SOF CI was already updated to deal with > > > this module dependency change and introduction of new modules. > > > > > > b) Fix SOF/SoundWire/DSP_config dependencies by moving the code > > > required to detect SoundWire presence in ACPI tables to sound/hda. > > > > > > Integration note: > > > This patchset touches directories maintained by Vinod, Takashi and > > > Mark in separate trees, and will impact additional changes to use the > > > auxiliary bus in drivers/soundwire/. > > > I can think of two options, both of which are fine: > > > 1. Mark merges the patches with Vinod and Takashi Acked-by tags, then > > > Mark provides an immutable tag to Vinod. > > > 2. Vinod merges the patches with Mark and Takashi Acked-by tags, then > > > Vinod provides an immutable tag to Mark > > > > Acked-by: Takashi Iwai <tiwai@xxxxxxx> > > Since most of the changes are sound/ it makes sense for this to go thru > sound tree. I have acked the sdw part.. OK, I applied those and pushed to topic/sound-sdw-kconfig-fixes immutable branch. A signed tag, sound-sdw-kconfig-fixes, is found there, too. Mark, Vinod, feel free to pull from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-sdw-kconfig/fixes I suppose those are supposed to be merged in 5.12? If so, I'm going to merge to for-linus branch as well. thanks, Takashi