Re: [PATCH 5/5] ASoC/SoundWire: rt711-sdca: Add RT711 SDCA vendor-specific driver

From: Pierre-Louis Bossart
Date: Mon Nov 30 2020 - 13:38:47 EST




On 11/30/20 12:17 PM, Mark Brown wrote:
On Wed, Nov 04, 2020 at 01:22:26AM +0800, Bard Liao wrote:
From: Shuming Fan <shumingf@xxxxxxxxxxx>

This is the initial codec driver for rt711 SDCA version.

This and the rt1316 change are failing to build for me on both the
regmap tree and a merge of this branch into the ASoC tree in an x86
allmodconfig with the errors below, I assume this is a dependency on the
SoundWire tree which I guess I need a pull request for?

Ah yes, the 'is_sdca' member definition was added in Vinod's soundwire/next branch

b7cab9be7c161 ('soundwire: SDCA: detect sdca_cascade interrupt')

This should be the only dependency for now, but I should mention we have a follow-up series to fix some pm_runtime issues that will also touch regmap/soundwire, so wondering if it might be simpler to have all SDCA-related changes in the SoundWire tree to avoid another dependency handling in the next two weeks.