Re: State of the MPC5200 PSC AC97 driver

2008-04-16 Thread Juergen Beisert
On Tuesday 15 April 2008 10:03, Juergen Beisert wrote: > Currently it fails to play anything with an external Wolfson WM9712 > connected to it. It seems the current AC97 reset sequence switches the > WM9712 into testmode due to SDATA_OUT and Sync are not held low while the > reset is active. Any id

Re: State of the MPC5200 PSC AC97 driver

2008-04-15 Thread Juergen Beisert
On Friday 11 April 2008 09:29, Sylvain Munaut wrote: > > Last year you have posted a MPC5200 PSC AC97 driver patch > > "[PATCH 9/9] sound: Add support for Freescale MPC5200 AC97 interface." > > > > with the following comment: > >> Not quite a clean driver, but it get things done (well, mostly). > >

Re: State of the MPC5200 PSC AC97 driver

2008-04-11 Thread Marian Balakowicz
Grant Likely wrote: > On Fri, Apr 11, 2008 at 3:23 AM, Marian Balakowicz <[EMAIL PROTECTED]> wrote: >> All, >> >> Thanks for the input and comments. >> >> I am also having a look at the I2S driver. There were attempts some >> time ago and I found few pieces of code floating on net but couldn't

Re: State of the MPC5200 PSC AC97 driver

2008-04-11 Thread Grant Likely
On Fri, Apr 11, 2008 at 3:23 AM, Marian Balakowicz <[EMAIL PROTECTED]> wrote: > > All, > > Thanks for the input and comments. > > I am also having a look at the I2S driver. There were attempts some > time ago and I found few pieces of code floating on net but couldn't > find anything cleaned u

Re: State of the MPC5200 PSC AC97 driver

2008-04-11 Thread Marian Balakowicz
All, Thanks for the input and comments. I am also having a look at the I2S driver. There were attempts some time ago and I found few pieces of code floating on net but couldn't find anything cleaned up. Did anyone tried to put the results of those attempts together? Cheers, m. _

Re: State of the MPC5200 PSC AC97 driver

2008-04-11 Thread Sven Luther
On Fri, Apr 11, 2008 at 08:51:00AM +0200, Robert Schwebel wrote: > Hi Matt, > > On Thu, Apr 10, 2008 at 04:25:20PM +0100, Matt Sealey wrote: > > I have a copy of the driver I hacked to work with the new PSC > > framework but it doesn't "work" anymore - I have no idea why. > > > > Mail me privately

Re: State of the MPC5200 PSC AC97 driver

2008-04-11 Thread Sylvain Munaut
> Last year you have posted a MPC5200 PSC AC97 driver patch > "[PATCH 9/9] sound: Add support for Freescale MPC5200 AC97 interface." > with the following comment: > > >> Not quite a clean driver, but it get things done (well, mostly). >> Only included to be able to test functionalityi/usage of

Re: State of the MPC5200 PSC AC97 driver

2008-04-10 Thread Robert Schwebel
Hi Matt, On Thu, Apr 10, 2008 at 04:25:20PM +0100, Matt Sealey wrote: > I have a copy of the driver I hacked to work with the new PSC > framework but it doesn't "work" anymore - I have no idea why. > > Mail me privately if you want it, I have no time to make patches or > look for a good reason for

Re: State of the MPC5200 PSC AC97 driver

2008-04-10 Thread Matt Sealey
I have a copy of the driver I hacked to work with the new PSC framework but it doesn't "work" anymore - I have no idea why. Mail me privately if you want it, I have no time to make patches or look for a good reason for the breakages, but it compiles at least. The Efika hack should be gone now (ir

Re: State of the MPC5200 PSC AC97 driver

2008-04-10 Thread Robert Schwebel
On Thu, Apr 10, 2008 at 12:44:43PM +0200, Marian Balakowicz wrote: > Last year you have posted a MPC5200 PSC AC97 driver patch > "[PATCH 9/9] sound: Add support for Freescale MPC5200 AC97 interface." > with the following comment: > > > Not quite a clean driver, but it get things done (well, mostly)

State of the MPC5200 PSC AC97 driver

2008-04-10 Thread Marian Balakowicz
Hi Sylvain, Last year you have posted a MPC5200 PSC AC97 driver patch "[PATCH 9/9] sound: Add support for Freescale MPC5200 AC97 interface." with the following comment: > Not quite a clean driver, but it get things done (well, mostly). > Only included to be able to test functionalityi/usage of >