<?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: i.MX6 MIPI CSI2 support for V4L2 subdev</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-MIPI-CSI2-support-for-V4L2-subdev/m-p/755649#M117527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Pierre-Olivier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to sect.19.1.3 Source Code Structure attached Linux Manual:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two different software architectures for the OV5640 driver. One is the V4L2&lt;BR /&gt;internal interface architecture for i.MX 6Dual/6Quad and i.MX 6Solo/6DualLite IPU&lt;BR /&gt;CSI/MIPI CSI. Driver source code is in the directory:&lt;BR /&gt;&amp;lt;Yocto_BuildDir&amp;gt;/linux/drivers/media/platform/mxc/capture&lt;BR /&gt;The other is the V4L2 sub-devices architecture for i.MX 6SoloLite, i.MX 6SoloX, i.MX&lt;BR /&gt;7Dual CSI/MIPI CSI. Driver source code is in the directory:&lt;BR /&gt;&amp;lt;Yocto_BuildDir&amp;gt;/linux/drivers/media/platform/mxc/subdev&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2017 23:22:04 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-11-07T23:22:04Z</dc:date>
    <item>
      <title>i.MX6 MIPI CSI2 support for V4L2 subdev</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-MIPI-CSI2-support-for-V4L2-subdev/m-p/755648#M117526</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;I'm currently trying to use an OV5640 MIPI camera with an i.MX6DL-based board.&lt;/P&gt;&lt;P&gt;I'm using a 4.1 Linux Kernel from Freescale&lt;EM&gt; (&lt;A class="link-titled" href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git" title="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git"&gt;linux-imx.git - Freescale i.MX Linux Tree&lt;/A&gt;&amp;nbsp; , branch &lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tag/?id=rel_imx_4.1.15_1.2.0_ga"&gt;rel_imx_4.1.15_2.0.0_ga&lt;/A&gt;).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V4L2 seems to have &lt;EM&gt;subdevices&lt;/EM&gt;-subsystem implemented in this Linux version, so I'd need the V4L2-subdev support for both OV5640 sensor and i.MX6 MIPI CSI interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But&lt;/STRONG&gt;, only the OV5640 V4L2 subdev driver is implemented in my Kernel version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have several questions so :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Am I doing something wrong ?&lt;/LI&gt;&lt;LI&gt;Is it possible to have an OV5640 + MIPI CSI working on an 4.1 Freescale Linux Kernel ?&lt;/LI&gt;&lt;LI&gt;Is the i.MX6 MIPI CSI V4L2 subdev driver staging somewhere ?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reading and taking time to answer :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.O.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 11:17:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-MIPI-CSI2-support-for-V4L2-subdev/m-p/755648#M117526</guid>
      <dc:creator>pinkpr</dc:creator>
      <dc:date>2017-11-07T11:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 MIPI CSI2 support for V4L2 subdev</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-MIPI-CSI2-support-for-V4L2-subdev/m-p/755649#M117527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Pierre-Olivier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to sect.19.1.3 Source Code Structure attached Linux Manual:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two different software architectures for the OV5640 driver. One is the V4L2&lt;BR /&gt;internal interface architecture for i.MX 6Dual/6Quad and i.MX 6Solo/6DualLite IPU&lt;BR /&gt;CSI/MIPI CSI. Driver source code is in the directory:&lt;BR /&gt;&amp;lt;Yocto_BuildDir&amp;gt;/linux/drivers/media/platform/mxc/capture&lt;BR /&gt;The other is the V4L2 sub-devices architecture for i.MX 6SoloLite, i.MX 6SoloX, i.MX&lt;BR /&gt;7Dual CSI/MIPI CSI. Driver source code is in the directory:&lt;BR /&gt;&amp;lt;Yocto_BuildDir&amp;gt;/linux/drivers/media/platform/mxc/subdev&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 23:22:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-MIPI-CSI2-support-for-V4L2-subdev/m-p/755649#M117527</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-11-07T23:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6 MIPI CSI2 support for V4L2 subdev</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-MIPI-CSI2-support-for-V4L2-subdev/m-p/755650#M117528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor, thanks for the fast answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually don't know how to disable the "subdev mode" of V4L2 and OV5640 driver.&lt;/P&gt;&lt;P&gt;According to my tests, V4L2 seems to be always running in subdev mode, and so the OV5640-subdev driver can't bind with the MIPI CSI driver (that is not a subdev driver).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.O.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 08:51:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-MIPI-CSI2-support-for-V4L2-subdev/m-p/755650#M117528</guid>
      <dc:creator>pinkpr</dc:creator>
      <dc:date>2017-11-08T08:51:29Z</dc:date>
    </item>
  </channel>
</rss>

