All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Introduce dmic mode switch delay parameter
@ 2018-11-02  7:30 Jenny TC
  2018-11-02  7:30 ` [PATCH] ASoC: dmic: Introduce mode switch delay Jenny TC
  0 siblings, 1 reply; 4+ messages in thread
From: Jenny TC @ 2018-11-02  7:30 UTC (permalink / raw)
  To: alsa-devel
  Cc: Jairaj Arava, Kuninori Morimoto, Harshapriya N, Takashi Iwai,
	Liam Girdwood, Mark Brown, Sathyanarayana Nujella,
	Matthias Kaehlcke, Jenny TC

Some DMICs need clock to be running for a specified duration as per the
DMIC spec to complete the mode transition like sleep to normal, off to normal
etc.

v1: First patch set
v2: 
1). Removed ACPI device entry since a) The DMIC vendor doesn't have an ACPI vendor
ID b) The ACPI enumeration creates one more device and conflicts with the existing
skl.c dmic platform device registration.
2). Updated commit message


Jenny TC (1):
  ASoC: dmic: Introduce mode switch delay

 sound/soc/codecs/dmic.c | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2018-11-02 14:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-02  7:30 [PATCH v2 0/1] Introduce dmic mode switch delay parameter Jenny TC
2018-11-02  7:30 ` [PATCH] ASoC: dmic: Introduce mode switch delay Jenny TC
2018-11-02  7:37   ` Takashi Iwai
2018-11-02 14:34   ` Pierre-Louis Bossart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.