Re: [PATCH] ASoC: pcm5102a: Make codec selectable

2020-10-26 Thread Mark Brown
On Mon, 12 Oct 2020 17:19:11 +0300, Codrin Ciubotariu wrote: > The TI PCM5102A codec driver can be used with the generic sound card > drivers, so it should be selectable. For example, with the addition > of #sound-dai-cells = <0> property in DT, it can be used with simple/graph > card drivers.

[PATCH] ASoC: pcm5102a: Make codec selectable

2020-10-12 Thread Codrin Ciubotariu
The TI PCM5102A codec driver can be used with the generic sound card drivers, so it should be selectable. For example, with the addition of #sound-dai-cells = <0> property in DT, it can be used with simple/graph card drivers. Signed-off-by: Codrin Ciubotariu --- sound/soc/codecs/Kconfig | 2 +-