[alsa-devel] ASoC: Patches for Freescale MXC SoCs (SSI, DMA and machine).
Here comes a series of three patches which currently add audio support for MX1x and MX2x platforms.
It has been tested in our custom Visstrim_m10 board based on an i.MX27 processor.
All patches are based on stable 2.6.30 kernel and each patch applies over the previous one.
[alsa-devel] [PATCH 1/3] ASoC: add DMA platform driver for MX1x and MX2x [alsa-devel] [PATCH 2/3] ASoC: add DAI platform ssi driver for MXC [alsa-devel] [PATCH 3/3] ASoC: add machine driver for i.mx27_visstrim_m10 board
On Tue, Aug 04, 2009 at 05:17:47PM +0200, javier Martin wrote:
Here comes a series of three patches which currently add audio support for MX1x and MX2x platforms.
As I indicated in reply to the individual patches these are all basically OK. Given the level of demand for thist stuff and the fact that it's floating around in various forms out of tree for some considerable time I'm inclined to try to push it for 2.6.32.
Unfortunately while I do have some more recent i.MX hardware I don't have any i.MX2x hardware. This means that if I do any work on this I'd be coding blind for the i.MX2x stuff which could be a bit risky.
Thanks a lot for taking the time to do this work, I'm sure there's a bunch of people out there who'd be very happy to see this code merged.
These two patches fix all the problems you pointed except the device model which will be added once I accomplish to get a device for SSI in the arm mail list.
They must be applied over the previous patches in the following order: 1. fix_pcm.patch 2. rename-ssi.patch
Thank you.
On Wed, Aug 05, 2009 at 01:21:54PM +0200, javier Martin wrote:
They must be applied over the previous patches in the following order:
- fix_pcm.patch
- rename-ssi.patch
I've applied all your patches except for rename-ssi.patch which git am doesn't seem to like at all - might be worth retrying with git format-patch -M? The rename is a fairly simple job and can be compile tested so I may well do it myself if you're too busy.
Everything is sitting on a branch 'mxc' in my git applied against 2.6.30. I want to do final check for API updates before I merge into for-2.6.32, probably this weekend sometime.
Like I said before, thanks a lot for taking the time to sort this out.
participants (2)
-
javier Martin
-
Mark Brown