[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1318431246.12107.393.camel@matrix>
Date: Wed, 12 Oct 2011 20:24:06 +0530
From: Ashish Chavan <ashish.chavan@...tcummins.com>
To: Mark Brown <broonie@...nsource.wolfsonmicro.com>, <lrg@...com>,
alsa-devel <alsa-devel@...a-project.org>
CC: David Dajun Chen <david.chen@...semi.com>,
<kuninori.morimoto.gx@...esas.com>, <linux-kernel@...r.kernel.org>
Subject: [alsa-devel] [PATCH 00/09] ASoC: da7210: Add support for all IOs
and other features
Hi,
Existing da7210 driver is very minimalistic in terms of functionality.
It supports only one output i.e. head phone. da7210 codec hardware
supports many more IOs and features.
Here is a patch series that is "feature update" in nature. This adds
support for all inputs(MIC L-R, AUX1 L-R, AUX2) and outputs (OUT1 L-R,
OUT2) as well as following features,
- ADC and DAC equalizers
- Mute
- Zero cross
- Other DAI word lengths, format and mode
- ALC
- Noise suppression
- High pass and voice filters
- DAPM
This series also contains a small bug fix for head phone volume control.
Thanks,
-- Ashish (GNU FAN)
---
Ashish Chavan (9):
ASoC: da7210: Add support for line out and DAC
ASoC: da7210: Add support for line input and mic
ASoC: da7210: Add support for ADC & DAC equalizers
ASoC: da7210: Add support for mute and zero cross controls
ASoC: da7210: Add support for other DAI length, format and mode
ASoC: da7210: bugfix for head phone volume control
ASoC: da7210: Add support for ALC and Noise suppression
ASoC: da7210: Add support for High pass and Voice filters
ASoC: da7210: Add support for DAPM
sound/soc/codecs/da7210.c | 642 +++++++++++++++++++++++++++++++++++---
1 files changed, 586 insertions(+), 56 deletions(-)
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists