<?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>i.MX ProcessorsのトピックRe: ADV7180 bridge driver</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/ADV7180-bridge-driver/m-p/313425#M41114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi AGNES&lt;/P&gt;&lt;P&gt;please check links below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/342683"&gt;TVP5150  on IMX6Q&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/314760"&gt;Re: ADV7181 on IMX6Q board&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shortly, one needs to use mxc_v4l2_tvin.out to capture video&lt;/P&gt;&lt;P&gt;registered as /dev/video17. Please check example codes of&lt;/P&gt;&lt;P&gt;mxc_v4l2_tvin.out in imx-test package (selected in ltib, below BSP link).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L3.0.35_4.1.0_ER_SOURCE_BSP&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 06:23:10 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2014-06-04T06:23:10Z</dc:date>
    <item>
      <title>ADV7180 bridge driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ADV7180-bridge-driver/m-p/313424#M41113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I wanted to make a bridge driver for adv7180 to bind to the subdev driver. I have gone through the V4L2 doc and tried to make a bridge driver to register the adv7180 device driver as a video node in /dev/videoX . &lt;/P&gt;&lt;P&gt;&amp;nbsp; 1.So my doubt first how does the bridge driver and adv7180 communicate?&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2.So have I to insert both if so which one first?&lt;/P&gt;&lt;P&gt;I have added both the code below&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Agnes&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336301"&gt;adv7180.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336301"&gt;bridge2.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 07:24:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ADV7180-bridge-driver/m-p/313424#M41113</guid>
      <dc:creator>amonica</dc:creator>
      <dc:date>2014-06-03T07:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: ADV7180 bridge driver</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/ADV7180-bridge-driver/m-p/313425#M41114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi AGNES&lt;/P&gt;&lt;P&gt;please check links below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/342683"&gt;TVP5150  on IMX6Q&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/314760"&gt;Re: ADV7181 on IMX6Q board&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shortly, one needs to use mxc_v4l2_tvin.out to capture video&lt;/P&gt;&lt;P&gt;registered as /dev/video17. Please check example codes of&lt;/P&gt;&lt;P&gt;mxc_v4l2_tvin.out in imx-test package (selected in ltib, below BSP link).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&amp;amp;nodeId=018rH3ZrDRB24A&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L3.0.35_4.1.0_ER_SOURCE_BSP&lt;/A&gt; &lt;IMG alt="" class="jiveImage" src="http://www.freescale.com/files/graphic/SECURITYINFOIMAGE.gif" /&gt; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;chip&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 06:23:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/ADV7180-bridge-driver/m-p/313425#M41114</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-06-04T06:23:10Z</dc:date>
    </item>
  </channel>
</rss>

