alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND v2 0/4] Cleanups/Bugfixes and DT Prep for CS42L52
@ 2013-10-25 15:01 Brian Austin
  2013-10-25 15:01 ` [PATCH RESEND v2 1/4] ASoC: cs42l52: Add platform data for reset gpio Brian Austin
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Brian Austin @ 2013-10-25 15:01 UTC (permalink / raw)
  To: alsa-devel; +Cc: Brian Austin, broonie, lgirdwood

This series fixes a bug and cleans up the platform data so the driver can nicely move to DT.

Convert platform data initialization to regmap_update_bits in i2c_probe.
Add GPIO for CODEC Reset.
Add print message for Rev ID.

Version 2 splits the regmap_patch bug with the MAX_REGISTER increase.
Series based off of a clean for-next branch

Brian Austin (4):
  ASoC: cs42l52: Add platform data for reset gpio
  ASoC: cs42l52: increase MAX_REGISTER for regmap_register_patch
  ASoC: cs42l52: convert pdata config to regmap_update_bits
  ASoC: cs42l52: Add chip rev id message

 include/sound/cs42l52.h    |  2 +
 sound/soc/codecs/cs42l52.c | 93 +++++++++++++++++++++++++++-------------------
 sound/soc/codecs/cs42l52.h |  2 +-
 3 files changed, 57 insertions(+), 40 deletions(-)

-- 
1.8.4.rc3

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

end of thread, other threads:[~2013-10-25 20:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-25 15:01 [PATCH RESEND v2 0/4] Cleanups/Bugfixes and DT Prep for CS42L52 Brian Austin
2013-10-25 15:01 ` [PATCH RESEND v2 1/4] ASoC: cs42l52: Add platform data for reset gpio Brian Austin
2013-10-25 15:42   ` Mark Brown
2013-10-25 15:01 ` [PATCH RESEND v2 2/4] ASoC: cs42l52: increase MAX_REGISTER for regmap_register_patch Brian Austin
2013-10-25 15:37   ` Mark Brown
2013-10-25 17:49     ` Brian Austin
2013-10-25 20:22       ` Mark Brown
2013-10-25 20:36         ` Brian Austin
2013-10-25 20:26       ` Brian Austin
2013-10-25 15:01 ` [PATCH RESEND v2 3/4] ASoC: cs42l52: convert pdata config to regmap_update_bits Brian Austin
2013-10-25 15:43   ` Mark Brown
2013-10-25 15:01 ` [PATCH RESEND v2 4/4] ASoC: cs42l52: Add chip rev id message Brian Austin
2013-10-25 15:43   ` 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).