Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-06-05 Thread Ricardo Neri
Hi Xiao, On 06/04/2012 11:15 PM, Xiao Jiang wrote: Ricardo Neri wrote: Hi Xiao, Tomi, Jarkko, On 05/30/2012 11:27 PM, Xiao Jiang wrote: Ricardo Neri wrote: +Tomi Hi Xiao, On 05/30/2012 02:14 AM, Xiao Jiang wrote: Hello, After enable SND_OMAP_SOC_OMAP_HDMI with omap2plus_defconfig, I got

Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-06-05 Thread Xiao Jiang
Hi Ricardo Do you see that the playback finishes (even though you don't hear anything)? Also, what version of Pandaboard are you using? Is it Pandaboard or PandaboardES? Have you tried on different TVs? Yes, it can finish normally, and board's version is OMAP4430 ES2.2. After changed to

Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-06-04 Thread Ricardo Neri
Hi Xiao, Tomi, Jarkko, On 05/30/2012 11:27 PM, Xiao Jiang wrote: Ricardo Neri wrote: +Tomi Hi Xiao, On 05/30/2012 02:14 AM, Xiao Jiang wrote: Hello, After enable SND_OMAP_SOC_OMAP_HDMI with omap2plus_defconfig, I got some err infos with latest Linus's tree, does somebody also has the same

Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-06-04 Thread Xiao Jiang
Ricardo Neri wrote: Hi Xiao, Tomi, Jarkko, On 05/30/2012 11:27 PM, Xiao Jiang wrote: Ricardo Neri wrote: +Tomi Hi Xiao, On 05/30/2012 02:14 AM, Xiao Jiang wrote: Hello, After enable SND_OMAP_SOC_OMAP_HDMI with omap2plus_defconfig, I got some err infos with latest Linus's tree, does

Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-05-31 Thread Tomi Valkeinen
On Thu, 2012-05-31 at 08:41 +0300, Jarkko Nikula wrote: On 05/31/2012 02:35 AM, Ricardo Neri wrote: Build breaks because there some patches [1] that are still missing in Linus' tree. ASoC HDMI audio driver for OMAP[2] now uses the new DSS audio functionality in [1], but ASoC patches were

Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-05-31 Thread Jarkko Nikula
On 05/31/2012 09:31 AM, Tomi Valkeinen wrote: It's true that there's a commit range where the asoc stuff doesn't compile, and I agree that it's not good. But you need to explicitly enable the HDMI ASOC support to get the error. You can still hit the build breakage by randconfig or if it's

Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-05-31 Thread Tomi Valkeinen
On 05/31/2012 09:42 AM, Jarkko Nikula wrote: On 05/31/2012 09:31 AM, Tomi Valkeinen wrote: It's true that there's a commit range where the asoc stuff doesn't compile, and I agree that it's not good. But you need to explicitly enable the HDMI ASOC support to get the error. You can still hit

Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-05-31 Thread Jarkko Nikula
On 05/31/2012 10:00 AM, Tomi Valkeinen wrote: One simple - wait for next merge window. It's not that long. Only ~3 months and meanwhile one could keep boss/customer/wife/whatever satisfied by carrying patches in own tree :-) Well... I'm not sure how serious you are here =). Quite serious

Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-05-30 Thread Xiao Jiang
Hello, After enable SND_OMAP_SOC_OMAP_HDMI with omap2plus_defconfig, I got some err infos with latest Linus's tree, does somebody also has the same issue? sound/soc/omap/omap-hdmi.c:45:24: error: field 'dss_audio' has incomplete type sound/soc/omap/omap-hdmi.c: In function

Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-05-30 Thread Ricardo Neri
+Tomi Hi Xiao, On 05/30/2012 02:14 AM, Xiao Jiang wrote: Hello, After enable SND_OMAP_SOC_OMAP_HDMI with omap2plus_defconfig, I got some err infos with latest Linus's tree, does somebody also has the same issue? sound/soc/omap/omap-hdmi.c:45:24: error: field 'dss_audio' has incomplete type

Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-05-30 Thread Xiao Jiang
Ricardo Neri wrote: +Tomi Hi Xiao, On 05/30/2012 02:14 AM, Xiao Jiang wrote: Hello, After enable SND_OMAP_SOC_OMAP_HDMI with omap2plus_defconfig, I got some err infos with latest Linus's tree, does somebody also has the same issue? sound/soc/omap/omap-hdmi.c:45:24: error: field 'dss_audio'

Re: Compile err when enable CONFIG_SND_OMAP_SOC_OMAP_HDMI

2012-05-30 Thread Jarkko Nikula
On 05/31/2012 02:35 AM, Ricardo Neri wrote: Build breaks because there some patches [1] that are still missing in Linus' tree. ASoC HDMI audio driver for OMAP[2] now uses the new DSS audio functionality in [1], but ASoC patches were merged first. DSS patches have been accepted and they are