20 Feb
2014
20 Feb
'14
6:22 p.m.
Hi,
This series adds master clock and regulators to the tlv320aic32x4 driver.
In v6 I added error handling for the regulator setup. master clock is required for the driver now but still optional in the DT bindings.
Regards,
Markus
Markus Pargmann (4): ASoC: tlv320aic32x4: Support for master clock ASoC: tlv320aic32x4: Support for regulators ASoC: tlv320aic32x4: Rearrange clock tree shutdown Asoc: codecs: Remove tlv320aic32x4 from compatibles of tlv320aic3x
.../devicetree/bindings/sound/tlv320aic32x4.txt | 12 ++ .../devicetree/bindings/sound/tlv320aic3x.txt | 1 - sound/soc/codecs/tlv320aic32x4.c | 177 +++++++++++++++++++-- 3 files changed, 173 insertions(+), 17 deletions(-)
--
1.8.5.3