Re: [PATCH] ASoC: wm8962: Export DAC/ADC monomix switches

2020-08-17 Thread Charles Keepax
On Sun, Aug 16, 2020 at 03:23:34AM +0200, Sebastian Krzyszkowiak wrote: > This allows solutions like ALSA UCM to utilize hardware mono downmix > for cases where mono output to a single speaker is desired only in > specific situations (like on a mobile phone). > > Signed-off-by: Sebastian

[PATCH] ASoC: wm8962: Export DAC/ADC monomix switches

2020-08-15 Thread Sebastian Krzyszkowiak
This allows solutions like ALSA UCM to utilize hardware mono downmix for cases where mono output to a single speaker is desired only in specific situations (like on a mobile phone). Signed-off-by: Sebastian Krzyszkowiak --- sound/soc/codecs/wm8962.c | 2 ++ 1 file changed, 2 insertions(+) diff