[alsa-devel] [PATCH 0/4]: ASoC SST v2: add mid asoc drivers
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
On Tue, Jan 04, 2011 at 08:13:28PM +0530, Koul, Vinod wrote:
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.
I've applied these now, thanks. I'll follow up with a few more comments, mostly stylistic, but this is a good basis for further work.
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.
I've applied these now, thanks. I'll follow up with a few more comments, mostly stylistic, but this is a good basis for further work.
Thanks a lot Mark. We will continue to follow up on the comments.
I have sent you 3 patches which fix style issues, more fixes next week
~Vinod
participants (2)
-
Koul, Vinod
-
Mark Brown