Brian Austin
f9ca060680
ASoC: cs42l73: Namespace defines for cs42l73 codec
...
Cleanup to namespace the defines for the cs42l73 driver
Signed-off-by: Brian Austin <brian.austin@cirrus.com >
Signed-off-by: Mark Brown <broonie@linaro.org >
2013-10-18 00:37:29 +01:00
Brian Austin
3d8c8bc025
ASoC: cs42l73: Add platform data support for cs42l73 codec
...
Add support for RST GPIO and Charge Pump Freq in platform data
Signed-off-by: Brian Austin <brian.austin@cirrus.com >
Signed-off-by: Mark Brown <broonie@linaro.org >
2013-10-18 00:37:29 +01:00
Axel Lin
717b8fae38
ASoC: cs42l73: Unify the way to define bits of register
...
Current code defines some bits with left shift to the proper bit defined in
datasheet, but some don't.
Unify the definition with proper left shift and adjust the code accordingly.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Acked-by: Brian Austin <brian.austin@cirrus.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-11-22 13:02:09 +00:00
Brian Austin
6d10c91493
ASoC: Add support for CS42L73 codec
...
This patch adds support for the Cirrus Logic CS42L73 low power stereo
codec.
Signed-off-by: Brian Austin <brian.austin@cirrus.com >
Signed-off-by: Georgi Vlaev <joe@nucleusys.com >
Acked-by: Vinod Koul <vinod.koul@linux.intel.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-11-17 16:46:40 +00:00