alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] wm5110: fixes to ANC clock control
@ 2016-04-26 16:06 Richard Fitzgerald
  2016-04-26 16:06 ` [PATCH 1/2] mfd: wm5110: ARIZONA_CLOCK_CONTROL should be volatile Richard Fitzgerald
  2016-04-26 16:06 ` [PATCH 2/2] ASoC: arizona: No need to update_bits when writing AEC clock control Richard Fitzgerald
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Fitzgerald @ 2016-04-26 16:06 UTC (permalink / raw)
  To: lee.jones, broonie; +Cc: patches, linux-kernel, alsa-devel

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

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-26 16:06 [PATCH 0/2] wm5110: fixes to ANC clock control Richard Fitzgerald
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

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).