Hello,
The following series adds support for the McPDM offset cancellation feature. It provides the needed functionality to: - read the HSTRIM values from the twl6040 codec - configure the offset cancellation registers in OMAP-McPDM
Rebased batches on top of: git://opensource.wolfsonmicro.com/linux-2.6-asoc, for-3.2 branch
No other changes.
Mark: I have not added you acks to the patches, since you will be signing them off anyways.
Regards, Peter --- Peter Ujfalusi (4): ASoC: twl6040: Read the TRIM values from the chip ASoC: twl6040: Function to fetch the TRIM values ASoC: omap-mcpdm: API to configure offset cancellation ASoC: sdp4430: Configure McPDM offset cancellation
sound/soc/codecs/twl6040.c | 16 ++++++++++++++++ sound/soc/codecs/twl6040.h | 13 +++++++++++++ sound/soc/omap/omap-mcpdm.c | 25 +++++++++++++++++++++++++ sound/soc/omap/omap-mcpdm.h | 12 ++++++++++++ sound/soc/omap/sdp4430.c | 10 +++++++++- 5 files changed, 75 insertions(+), 1 deletions(-)