[alsa-devel] [PATCH 0/4]: ASoC SST v2: add mid asoc drivers

Koul, Vinod vinod.koul at intel.com
Tue Jan 4 15:43:28 CET 2011


Hi,

This patchset adds the asoc drivers for mid devices. These drivers along with sst driver form the audio subsystem in these class of devices.
The current asoc driver supports the Intel(R) Medfield platform and sn95031 codec.

This patchset addresses the comments received in previous v1 patches.

This current patch set adds only sn95031 codec driver, the sst platform driver and Medfield machine driver. More codec drivers will be added eventually.
This tisn95031 codec driver adds only playback path. Capture path and jack detection are todo.

The Platform driver is currently dependent on the SST driver which is in the staging.

Brief description of these patches with changes from previous v1:
1/4: tisn95031 Codec driver with config changes
	Fixed code format issues. Renamed codec to tisn95031.
	Cleaned up update_bits usage, fixed mode alias

2/4: SST Platform driver
	Cleaned up this, added locking. Renamed aptly to sst_platform.
	Fixed mode alias

3/4: Machine driver
	Moved device creation to core. Only add soc-audio here.
	Fixed mode alias, renamed to Medfield machine driver as this is for Medfield only

4/4: Make file and kconfig changes for machine and platform driver

~Harsha & Vinod


More information about the Alsa-devel mailing list