alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Richard Fitzgerald <rf@opensource.wolfsonmicro.com>
To: lee.jones@linaro.org, broonie@kernel.org
Cc: patches@opensource.wolfsonmicro.com,
	linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org
Subject: [PATCH 0/2] wm5110: fixes to ANC clock control
Date: Tue, 26 Apr 2016 17:06:18 +0100	[thread overview]
Message-ID: <1461686780-22885-1-git-send-email-rf@opensource.wolfsonmicro.com> (raw)

The register for ANC clock control has a combination of volatile
and non-readback bits and these two patches fix the way we write
to this register.

Both patches must be taken together to ensure correct operation.

Richard Fitzgerald (2):
  mfd: wm5110: ARIZONA_CLOCK_CONTROL should be volatile
  ASoC: arizona: No need to update_bits when writing AEC clock control

 drivers/mfd/wm5110-tables.c | 1 +
 sound/soc/codecs/arizona.c  | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.1

             reply	other threads:[~2016-04-26 16:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-26 16:06 Richard Fitzgerald [this message]
2016-04-26 16:06 ` [PATCH 1/2] mfd: wm5110: ARIZONA_CLOCK_CONTROL should be volatile Richard Fitzgerald
2016-05-09 11:16   ` Lee Jones
2016-04-26 16:06 ` [PATCH 2/2] ASoC: arizona: No need to update_bits when writing AEC clock control Richard Fitzgerald
2016-04-26 18:24   ` Applied "ASoC: arizona: No need to update_bits when writing AEC clock control" to the asoc tree 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=1461686780-22885-1-git-send-email-rf@opensource.wolfsonmicro.com \
    --to=rf@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.wolfsonmicro.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 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).