From: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
To: Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Cc: Support Opensource <support.opensource@diasemi.com>,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>,
Xing Zheng <zhengxing@rock-chips.com>,
Hsin-Yu Chao <hychao@chromium.org>
Subject: [PATCH 0/2] ASoC: da7219: Codec soft reset and AAD improvements
Date: Mon, 26 Sep 2016 14:29:19 +0100 [thread overview]
Message-ID: <cover.1474896038.git.Adam.Thomson.Opensource@diasemi.com> (raw)
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
WARNING: multiple messages have this Message-ID (diff)
From: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
To: Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>
Cc: Support Opensource <support.opensource@diasemi.com>,
<alsa-devel@alsa-project.org>, <linux-kernel@vger.kernel.org>,
Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>,
Xing Zheng <zhengxing@rock-chips.com>,
Hsin-Yu Chao <hychao@chromium.org>
Subject: [PATCH 0/2] ASoC: da7219: Codec soft reset and AAD improvements
Date: Mon, 26 Sep 2016 14:29:19 +0100 [thread overview]
Message-ID: <cover.1474896038.git.Adam.Thomson.Opensource@diasemi.com> (raw)
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
next reply other threads:[~2016-09-26 13:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-26 13:29 Adam Thomson [this message]
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 13:29 ` 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 16:43 ` 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 13:29 ` 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
2016-09-26 16:43 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1474896038.git.Adam.Thomson.Opensource@diasemi.com \
--to=adam.thomson.opensource@diasemi.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=hychao@chromium.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=sathyanarayana.nujella@intel.com \
--cc=support.opensource@diasemi.com \
--cc=tiwai@suse.com \
--cc=zhengxing@rock-chips.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.