<?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: Need help with using a Texas Instruments codec with a freescale i.MX6 SABRE SDB in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297868#M37193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad，we are using TLV320AIC3101 codec with I.MX6DL too.&lt;/P&gt;&lt;P&gt;And I can find &lt;/P&gt;&lt;P&gt;ALSA soc codec driver TLV320AIC3X:&amp;nbsp;&amp;nbsp; in kernel-imx/sound/soc/codecs/tlv320aic3x.c&lt;/P&gt;&lt;P&gt;ALSA soc platform driver:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in kernel-imx/sound/soc/imx/imx-ssi.c and kernel-imx/sound/soc/imx/imx-pcm-dma-mx2.c&lt;/P&gt;&lt;P&gt;my kernel version is 3.0.15&lt;/P&gt;&lt;P&gt;but I can not find the machine driver !&lt;/P&gt;&lt;P&gt;Have you got some suited driver for TLV320AIC3X and make TLV320AIC3X OK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 May 2014 10:28:37 GMT</pubDate>
    <dc:creator>oceanljp</dc:creator>
    <dc:date>2014-05-16T10:28:37Z</dc:date>
    <item>
      <title>Need help with using a Texas Instruments codec with a freescale i.MX6 SABRE SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297867#M37192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We’re using a TI TLV320AIC3101 codec for a future i.MX6 design.&amp;nbsp; We have a TLV320AIC3101 EVM system wired into an i.MX6&lt;BR /&gt;SABRE SDB card to do early software development.&amp;nbsp; We have the ALSA SoC TLV320AIC3X codec driver provided by TI, but we&lt;BR /&gt; haven't been able to find the other two layers of ALSA drivers (the Machine driver and the Platform driver).&amp;nbsp; We’ve found&lt;BR /&gt; ALSA Machine and Platform Drivers from a Davinci development environment (DM6446 Digital Video Evaluation Module) which&lt;BR /&gt; uses the TLV320AIC3101 codec.&amp;nbsp; However, we're having problems modifying and integrating these ALSA drivers and getting them&lt;BR /&gt; running on our Freescale SABRE SDB card.&lt;/P&gt;&lt;P&gt;We are seeking the location of any other ALSA drivers that would be better suited to use in our environment.&lt;BR /&gt;Our kernel version is 3.0.35.&amp;nbsp; We also would be open to any other advice on how to proceed with this effort.&lt;BR /&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 18:14:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297867#M37192</guid>
      <dc:creator>bradlepper</dc:creator>
      <dc:date>2014-03-17T18:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with using a Texas Instruments codec with a freescale i.MX6 SABRE SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297868#M37193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad，we are using TLV320AIC3101 codec with I.MX6DL too.&lt;/P&gt;&lt;P&gt;And I can find &lt;/P&gt;&lt;P&gt;ALSA soc codec driver TLV320AIC3X:&amp;nbsp;&amp;nbsp; in kernel-imx/sound/soc/codecs/tlv320aic3x.c&lt;/P&gt;&lt;P&gt;ALSA soc platform driver:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; in kernel-imx/sound/soc/imx/imx-ssi.c and kernel-imx/sound/soc/imx/imx-pcm-dma-mx2.c&lt;/P&gt;&lt;P&gt;my kernel version is 3.0.15&lt;/P&gt;&lt;P&gt;but I can not find the machine driver !&lt;/P&gt;&lt;P&gt;Have you got some suited driver for TLV320AIC3X and make TLV320AIC3X OK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 10:28:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297868#M37193</guid>
      <dc:creator>oceanljp</dc:creator>
      <dc:date>2014-05-16T10:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with using a Texas Instruments codec with a freescale i.MX6 SABRE SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297869#M37194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;P&gt;Had your issue got resolved? If yes, we are going to close the discussion in 3 days. If you still need help, please feel free to reply with an update to this discussion.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 08:02:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297869#M37194</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-06-16T08:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with using a Texas Instruments codec with a freescale i.MX6 SABRE SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297870#M37195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We didn't find a machine driver available either.&amp;nbsp; Sorry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 15:10:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297870#M37195</guid>
      <dc:creator>bradlepper</dc:creator>
      <dc:date>2014-06-16T15:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with using a Texas Instruments codec with a freescale i.MX6 SABRE SDB</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297871#M37196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our issue wasn't necessarily resolved, but it is overcome by events and this can be closed.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 15:12:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Need-help-with-using-a-Texas-Instruments-codec-with-a-freescale/m-p/297871#M37196</guid>
      <dc:creator>bradlepper</dc:creator>
      <dc:date>2014-06-16T15:12:12Z</dc:date>
    </item>
  </channel>
</rss>

