public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Implement DMIC support in WM8903
@ 2023-03-25  8:36 Svyatoslav Ryhel
  2023-03-25  8:36 ` [PATCH v1 1/1] ASoC: wm8903: implement DMIC support Svyatoslav Ryhel
  2023-03-27  8:33 ` [PATCH v1 0/1] Implement DMIC support in WM8903 Charles Keepax
  0 siblings, 2 replies; 9+ messages in thread
From: Svyatoslav Ryhel @ 2023-03-25  8:36 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Svyatoslav Ryhel, Maxim Schwalm, Dmitry Osipenko
  Cc: patches, alsa-devel, linux-kernel

According to comments in wm8903, driver lacks DMIC support.
My wm8903 based devices (ASUS TF300T and TF101) require DMIC
support for correct internal mic work. I have used downstream
sources to implement DMIC input support for this driver and
I can confirm that internal mic now works as intended.

Svyatoslav Ryhel (1):
  ASoC: wm8903: implement DMIC support

 sound/soc/codecs/wm8903.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.37.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-03-27 14:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-25  8:36 [PATCH v1 0/1] Implement DMIC support in WM8903 Svyatoslav Ryhel
2023-03-25  8:36 ` [PATCH v1 1/1] ASoC: wm8903: implement DMIC support Svyatoslav Ryhel
2023-03-27  8:32   ` Charles Keepax
2023-03-27  8:37     ` Svyatoslav Ryhel
2023-03-27 10:14       ` Charles Keepax
2023-03-27 14:48         ` Svyatoslav Ryhel
2023-03-27  8:33 ` [PATCH v1 0/1] Implement DMIC support in WM8903 Charles Keepax
2023-03-27  8:38   ` Svyatoslav Ryhel
2023-03-27 10:03     ` Charles Keepax

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox