]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: Zoom2: Add machine driver for Zoom2 board
authorLopez Cruz, Misael <x0052729@ti.com>
Thu, 11 Jun 2009 22:35:27 +0000 (17:35 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 12 Jun 2009 20:57:07 +0000 (21:57 +0100)
commitdf205936d5d1dfec9a52c90af77bb54a2c9c9728
tree111018c8df92436dc8c2ce4906b62acb122a61fd
parent0e09b67e5886bf549ab14ef73de35d64ac867e2b
ASoC: Zoom2: Add machine driver for Zoom2 board

Add support for Zoom2 board. Zoom2 machine driver
connects both codec DAIs (audio and voice) to omap3
McBSP ports in the following way:

  HiFi <-> McBSP2
 Voice <-> McBSP3

The zoom2 driver has the following DAPM widgets:
* Ext Mic: MAINMIC, SUBMIC (with bias)
* Ext Spk: HFL, HFR
* Headset Stereophone: HSOL, HSOR
* Headset Mic: HSMIC (with bias)
* Aux In: AUXL, AUXR

Signed-off-by: Misael Lopez Cruz <x0052729@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/Kconfig
sound/soc/omap/Makefile
sound/soc/omap/zoom2.c [new file with mode: 0644]