[alsa-devel] [PATCH RESEND v2 0/4] Cleanups/Bugfixes and DT Prep for CS42L52

Brian Austin brian.austin at cirrus.com
Fri Oct 25 17:01:13 CEST 2013


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




More information about the Alsa-devel mailing list