Re: [PATCH v3 2/9] ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430

2012-08-18 Thread Ujfalusi, Peter
Hi Tony, On Sat, Aug 18, 2012 at 8:08 AM, Tony Lindgren wrote: > Thanks, is this patch still correct so it does not try to enable FIFO > for 2420? Yes it only enables the FIFO for 2430, 2420 is not affected. -- Péter -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in t

Re: Audio support on OMAP 3430LDP or 4430SDP boards

2012-06-21 Thread Ujfalusi, Peter
Hi Russel, On Thu, Jun 21, 2012 at 4:22 PM, Russell King - ARM Linux wrote: >> Okay, reverting back to v3.4-rc4 works. > > As does reverting to v3.4, of course.  So, it was broken during the last > merge window. Strange... I had no problem with the SDP4430/Blaze audio with 3.5-rc2 last week. Hav

Re: Audio support on OMAP 3430LDP or 4430SDP boards

2012-04-27 Thread Ujfalusi, Peter
Hi Russell, On Fri, Apr 27, 2012 at 9:31 PM, Russell King - ARM Linux wrote: >> Can you check if you have this commit: >> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=8eaeb9393397be8eb700ab38a69c450975463b77 > > I don't have that in the branch I'm building because I sta

Re: Audio support on OMAP 3430LDP or 4430SDP boards

2012-04-27 Thread Ujfalusi, Peter
On Fri, Apr 27, 2012 at 8:19 PM, Russell King - ARM Linux wrote: > root@omap-4430sdp:~# lsmod > Module                  Size  Used by > snd_soc_dmic            1492  0 > snd_soc_omap4_hdmi      1724  0 > snd_soc_omap_hdmi       1536  0 > snd_soc_omap_abe_twl6040     4867  0 > snd_soc_omap_dmic    

Re: Audio support on OMAP 3430LDP or 4430SDP boards

2012-04-27 Thread Ujfalusi, Peter
On Fri, Apr 27, 2012 at 7:50 PM, Russell King - ARM Linux wrote: >> You need to load the DMIC driver as well: >> insmod snd-soc-omap-dmic.ko > > You must be joking... Well SDP4430/Blaze have the following setup: twl6040 via McPDM digital microphones via DMIC So I would: root@omap-4430sdp:~# insm

Re: Audio support on OMAP 3430LDP or 4430SDP boards

2012-04-27 Thread Ujfalusi, Peter
On Fri, Apr 27, 2012 at 7:04 PM, Russell King - ARM Linux wrote: > Right, so the only platform I have out of that (as I said above) is > SDP4430. > > And as I've already said, it does *not* appear to support any audio > of any kind: > > root@omap-4430sdp:~# insmod snd-soc-twl6040.ko > root@omap-44

Re: Audio support on OMAP 3430LDP or 4430SDP boards

2012-04-27 Thread Ujfalusi, Peter
Hi Russell, On Fri, Apr 27, 2012 at 4:58 PM, Russell King - ARM Linux wrote: > Can someone please hint on what audio is supported on these two OMAP > boards?  From what I can tell, the answer is either "nothing" or "hdmi", > both of which are useless to me if someone wants me to convert the OMAP

Re: [PATCH] ASoC: omap-pcm: Free dma buffers in case of error.

2012-04-19 Thread Ujfalusi, Peter
Hi, On Thu, Apr 19, 2012 at 3:37 AM, Oleg Matcovschi wrote: > Signed-off-by: Oleg Matcovschi > --- >  sound/soc/omap/omap-pcm.c |    4 >  1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/sound/soc/omap/omap-pcm.c b/sound/soc/omap/omap-pcm.c > index a2a464f..380a5bd 100644 >

Re: [RFC 00/11]O MAP/ASoC: Move and merge McBSP driver under ASoC

2012-02-15 Thread Ujfalusi, Peter
Hi, CC-ing Janusz, since he is the only one I know who have, and use OMAP1 with audio... Janusz: if your time allows would you be able to test this series on OMAP1 (it compiles...)? Thanks, Péter On Wed, Feb 15, 2012 at 5:37 PM, Peter Ujfalusi wrote: > Hello, > > The aim of this series is to m

Re: [RFC 04/11] ASoC: core - Add API call to register dai kcontrols.

2012-02-15 Thread Ujfalusi, Peter
On Wed, Feb 15, 2012 at 5:46 PM, Liam Girdwood wrote: > On Wed, 2012-02-15 at 17:37 +0200, Peter Ujfalusi wrote: >> Allow dai drivers to register kcontrols. >> >> Signed-off-by: Peter Ujfalusi >> --- >>  include/sound/soc.h  |    2 ++ >>  sound/soc/soc-core.c |   31 ++

Re: OMAP: TWL4030: Sound broken in 3.1

2011-11-04 Thread Ujfalusi, Peter
On Fri, Nov 4, 2011 at 8:49 PM, Thomas Weber wrote: > Isn't this patch fixing it already? > > https://lkml.org/lkml/2011/9/5/37 Yes, it should. -- Péter -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo