<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: i.MX233 sound in 3.x kernel? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235162#M18546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to errata&lt;A href="http://www.freescale.com/docs/pcn_attachments/15506_IMX23CE_Rev4.pdf"&gt; i.MX 233&lt;/A&gt; DAC DMA halts unexpectedly. I tried your's driver with kernel 2.6, and 3.7 but it halts, as documentation says. The given solution doesn't work. Look's like the problem in this post:&lt;BR /&gt;&lt;A href="https://community.nxp.com/message/274388"&gt;Re: subtle bug with alsa driver backend or mxs-dac driver.&lt;/A&gt;&lt;BR /&gt;But in my version I don't even need to underflow DMA buffer, after a few driver opens it halts. Furthermore it halts also after first open and about an hour of file playing.&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;Thanks in advance:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2014 08:46:34 GMT</pubDate>
    <dc:creator>grzegorzg_owack</dc:creator>
    <dc:date>2014-03-27T08:46:34Z</dc:date>
    <item>
      <title>i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235148#M18532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that there is a supported sound driver in 2.6.x and in the BSP, but are there any plans or work already ongoing to support the audio chipset of the i.MX233 SoC in mainline kernels?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zoltan H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 09:15:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235148#M18532</guid>
      <dc:creator>wigyori</dc:creator>
      <dc:date>2013-05-13T09:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235149#M18533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not aware of any plans or work in this area. It would be definitely a good addition to have in mainline kernel.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In case you investigate about it and have any progress or issues, please&amp;nbsp; let us know.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 18:07:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235149#M18533</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-05-13T18:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235150#M18534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm integrating support for the Olimex Olinuxino into OpenWrt, and some users have already asked about audio support, so this is something I'll look into once the basic board support gets into trunk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the sgtl5000 and the saif module it looks it supports devicetree. What do you think, would it be just a couple DTS additions for the board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zoltan H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 07:46:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235150#M18534</guid>
      <dc:creator>wigyori</dc:creator>
      <dc:date>2013-05-17T07:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235151#M18535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What needs to be done is to add support for the mx23 audio driver from 2.6.35 (&lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/sound/soc/mxs/mxs-adc.c?h=imx_2.6.35_1.1.0" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/sound/soc/mxs/mxs-adc.c?h=imx_2.6.35_1.1.0"&gt;linux-2.6-imx.git - Freescale i.MX Linux Tree&lt;/A&gt; ) into the mainline kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On mx28 we do have audio supported. mx28evk, for example uses a sgtl5000 connected to the saif port as you mentioned, but on mx23 we will use its built-in codec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, please give a try on porting the FSL mx23 audio driver into 3.10-rcx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 13:18:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235151#M18535</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-05-17T13:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235152#M18536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to ask what was the reason for removing the driver for mx23's built-in audio codec from the kernel. Were there any substantial changes to kernel and it's device model right after 2.6.35? (I'm well aware that there are differences now, like device-tree support etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the lack of the audio driver indicate that the Freescale's support for i.MX233 is slowly being discontinued? We'd like to base our product on i.MX233 LQFP (== without SAIF support, so the sgtl5000 codec &amp;amp; driver are out of question) and we have a decision to make whether to start porting the driver, wait for support to be added by Freescale or anybody else or abandon i.MX233 completely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michal Ulianko&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 13:56:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235152#M18536</guid>
      <dc:creator>michalulianko</dc:creator>
      <dc:date>2013-06-05T13:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235153#M18537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/michalulianko"&gt;michalulianko&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're porting the driver for a customer which will use i.MX233; this project will be using kernel 3.9. So if you're open to 3rd party solutions, let's talk ;-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 18:04:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235153#M18537</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-06-05T18:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235154#M18538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Otavio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you plan to make it available outside your project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Zoltan H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 14:05:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235154#M18538</guid>
      <dc:creator>wigyori</dc:creator>
      <dc:date>2013-06-06T14:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235155#M18539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In future yes as kernel is GPL and it will accompany the device source code pack.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 15:03:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235155#M18539</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-06-06T15:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235156#M18540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Otavio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you pls provide some update on your progress? A lot of users are eagerly awaiting audio support for this SoC. :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Zoltan H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 14:40:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235156#M18540</guid>
      <dc:creator>wigyori</dc:creator>
      <dc:date>2013-06-27T14:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235157#M18541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently independently porting the sound driver for our product. So far everything seems to be working (e.g. device-tree bindings, hardware initialization, volume control) except for DMA transfer so there is no audio output or input yet... 3.10.x kernel handles sound DMA completely differently than 2.6.35 and even than 3.9.x!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michal Ulianko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 21:28:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235157#M18541</guid>
      <dc:creator>michalulianko</dc:creator>
      <dc:date>2013-06-27T21:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235158#M18542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uwe, from Pengutronix, did a audio-out plugin which he will eventually post for merging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the driver and will test it. Once it works I&amp;nbsp; can post here for people to help on this as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(it is done for 3.10)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 16:18:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235158#M18542</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-06-28T16:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235159#M18543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some progress update of my own port. Right now I do have working audio output. Audio input may also be working but it has not been tested yet and even if it is not working it'll be an easy work to get it running.&lt;/P&gt;&lt;P&gt;The code need cleaning and device-tree bindings documentation has to be written but it should be ready soon. I'll be probably contacting ALSA or Linux developers about a merge soon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 14:44:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235159#M18543</guid>
      <dc:creator>michalulianko</dc:creator>
      <dc:date>2013-06-29T14:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235160#M18544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, great stuff - is it available on github or somewhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;-w-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Jun 2013 15:05:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235160#M18544</guid>
      <dc:creator>wigyori</dc:creator>
      <dc:date>2013-06-29T15:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235161#M18545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://github.com/ITserve/imx23-audio" title="https://github.com/ITserve/imx23-audio"&gt;ITserve/imx23-audio · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 21:14:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235161#M18545</guid>
      <dc:creator>michalulianko</dc:creator>
      <dc:date>2013-07-29T21:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX233 sound in 3.x kernel?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235162#M18546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to errata&lt;A href="http://www.freescale.com/docs/pcn_attachments/15506_IMX23CE_Rev4.pdf"&gt; i.MX 233&lt;/A&gt; DAC DMA halts unexpectedly. I tried your's driver with kernel 2.6, and 3.7 but it halts, as documentation says. The given solution doesn't work. Look's like the problem in this post:&lt;BR /&gt;&lt;A href="https://community.nxp.com/message/274388"&gt;Re: subtle bug with alsa driver backend or mxs-dac driver.&lt;/A&gt;&lt;BR /&gt;But in my version I don't even need to underflow DMA buffer, after a few driver opens it halts. Furthermore it halts also after first open and about an hour of file playing.&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;Thanks in advance:)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 08:46:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX233-sound-in-3-x-kernel/m-p/235162#M18546</guid>
      <dc:creator>grzegorzg_owack</dc:creator>
      <dc:date>2014-03-27T08:46:34Z</dc:date>
    </item>
  </channel>
</rss>

