linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC/MFD: twl6040: Remove codec driver local reg cache
@ 2013-11-29 14:03 Peter Ujfalusi
  2013-11-29 14:03 ` [PATCH 1/5] ASoC: twl6040: Rename twl6040_is_path_unmuted -> twl6040_can_write_to_chip Peter Ujfalusi
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Peter Ujfalusi @ 2013-11-29 14:03 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Samuel Ortiz, Lee Jones
  Cc: alsa-devel, linux-kernel, Misael Lopez Cruz

Hi Mark,

It was not straight forward task to remove the local reg cache from the twl6040
codec driver. I also needed to change the MFD part so it will take over the
caching of registers via regmap.
So far I have the following patches working on top of mainline kernel.

Is this close enough of what you had in mind when asked me to look at this?

twl4030 codec is going to be a bit more complicated AFAIK but it will come
eventually.

Regards,
Peter
---
Peter Ujfalusi (5):
  ASoC: twl6040: Rename twl6040_is_path_unmuted ->
    twl6040_can_write_to_chip
  ASoC: twl6040: Custom caching for sensitive DL1/2 path registers
  MFD: twl6040: reg_defaults support for regmap
  ASoC: twl6040: Remove register restore functionality
  ASoC: twl6040: Remove self managed local reg_cache support

 drivers/mfd/twl6040.c      |  92 +++++++++++++++++-
 sound/soc/codecs/twl6040.c | 227 +++++++++++++--------------------------------
 2 files changed, 155 insertions(+), 164 deletions(-)

-- 
1.8.4.2


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

end of thread, other threads:[~2013-12-19 18:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-29 14:03 [PATCH 0/5] ASoC/MFD: twl6040: Remove codec driver local reg cache Peter Ujfalusi
2013-11-29 14:03 ` [PATCH 1/5] ASoC: twl6040: Rename twl6040_is_path_unmuted -> twl6040_can_write_to_chip Peter Ujfalusi
2013-11-29 14:03 ` [PATCH 2/5] ASoC: twl6040: Custom caching for sensitive DL1/2 path registers Peter Ujfalusi
2013-11-29 14:03 ` [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap Peter Ujfalusi
2013-11-29 16:00   ` Lee Jones
2013-11-29 16:04     ` Mark Brown
2013-12-18 18:56     ` Mark Brown
2013-12-19  9:06       ` Lee Jones
2013-12-19 10:52         ` Mark Brown
2013-12-19 17:20           ` Lee Jones
2013-12-19 18:31             ` Mark Brown
2013-11-29 14:03 ` [PATCH 4/5] ASoC: twl6040: Remove register restore functionality Peter Ujfalusi
2013-11-29 14:03 ` [PATCH 5/5] ASoC: twl6040: Remove self managed local reg_cache support Peter Ujfalusi
2013-11-29 14:49 ` [PATCH 0/5] ASoC/MFD: twl6040: Remove codec driver local reg cache Mark Brown
2013-12-19 18:37 ` 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).