20 Oct
2011
20 Oct
'11
6:58 p.m.
On 20 October 2011 15:02, Ashish Chavan ashish.chavan@kpitcummins.com wrote:
This patch adds support for DAPM covering all inputs and outputs as well as ADC and DAC.
Signed-off-by: Ashish Chavan ashish.chavan@kpitcummins.com Signed-off-by: David Dajun Chen dchen@diasemi.com
Changes since v3:
- Added missing routes for In-mixer left and right
- Added comment explaining rational behind use of STANDBY registers
Changes since v1:
- used supply widget for mic bias
- removed mic bias hookup
- assigned dapm widgets and routes in card struct
- removed explicit setting of default mixer settings
- removed explicit setting of ios to standby mode
sound/soc/codecs/da7210.c | 240 ++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 216 insertions(+), 24 deletions(-)
Acked-by: Liam Girdwood lrg@ti.com