alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: da7219: Codec soft reset and AAD improvements
@ 2016-09-26 13:29 Adam Thomson
  2016-09-26 13:29 ` [PATCH 1/2] ASoC: da7219: Reset codec gracefully, if still active Adam Thomson
  2016-09-26 13:29 ` [PATCH 2/2] ASoC: da7219: Disable AAD if codec is not a wake-up source Adam Thomson
  0 siblings, 2 replies; 5+ messages in thread
From: Adam Thomson @ 2016-09-26 13:29 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood, Jaroslav Kysela, Takashi Iwai
  Cc: Support Opensource, alsa-devel, linux-kernel,
	Sathyanarayana Nujella, Xing Zheng, Hsin-Yu Chao

This patch set makes the following updates to the driver code:

 1) Ensures codec is properly reset at startup, and if previously active then
    disable audio paths prior to reset.
 2) Disables AAD in suspend, if device is not a wake-up source.

Changes are based on top of latest code introduced under the following commits:

ASoC: da7219: software reset codec at probe
ASoC: da7219: Support HP detect procedure when MCLK not present

Adam Thomson (2):
  ASoC: da7219: Reset codec gracefully, if still active
  ASoC: da7219: Disable AAD if codec is not a wake-up source

 include/sound/da7219.h        |  2 ++
 sound/soc/codecs/da7219-aad.c | 56 ++++++++++++++++++++++++++++++++++++++++
 sound/soc/codecs/da7219-aad.h |  5 ++++
 sound/soc/codecs/da7219.c     | 60 +++++++++++++++++++++++++++++++------------
 sound/soc/codecs/da7219.h     |  6 +++++
 5 files changed, 113 insertions(+), 16 deletions(-)

--
1.9.3

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

end of thread, other threads:[~2016-09-26 16:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26 13:29 [PATCH 0/2] ASoC: da7219: Codec soft reset and AAD improvements Adam Thomson
2016-09-26 13:29 ` [PATCH 1/2] ASoC: da7219: Reset codec gracefully, if still active Adam Thomson
2016-09-26 16:43   ` Applied "ASoC: da7219: Reset codec gracefully, if still active" to the asoc tree Mark Brown
2016-09-26 13:29 ` [PATCH 2/2] ASoC: da7219: Disable AAD if codec is not a wake-up source Adam Thomson
2016-09-26 16:43   ` Applied "ASoC: da7219: Disable AAD if codec is not a wake-up source" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).