Re: [PATCH v8 3/9] ASoC: codecs: wcd938x: add basic driver

From: Srinivas Kandagatla
Date: Tue Jun 08 2021 - 11:21:41 EST




On 08/06/2021 15:12, Mark Brown wrote:
On Tue, Jun 01, 2021 at 12:31:52PM +0100, Srinivas Kandagatla wrote:
This patch adds basic SoundWire codec driver to support for
WCD938X TX and RX devices.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
---
sound/soc/codecs/Kconfig | 4 +
sound/soc/codecs/Makefile | 2 +

It would have been nicer to add the Kconfig and Makefile changes last
for the benefit of bisection.

I agree, will do that in next version.

--srini