Re: [PATCH] ASoC: codecs: wsa881x: add missing stream rates and format

2020-10-23 Thread Mark Brown
On Thu, 22 Oct 2020 14:05:18 +0100, Srinivas Kandagatla wrote: > Add missing supported rates and formats for the stream, without > which attempt to do playback will fail to find any matching rates/format. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Th

[PATCH] ASoC: codecs: wsa881x: add missing stream rates and format

2020-10-22 Thread Srinivas Kandagatla
Add missing supported rates and formats for the stream, without which attempt to do playback will fail to find any matching rates/format. Fixes: a0aab9e1404a ("ASoC: codecs: add wsa881x amplifier support") Signed-off-by: Srinivas Kandagatla --- sound/soc/codecs/wsa881x.c | 2 ++ 1 file changed,