<?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: About preview function in i.MX6SL. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392344#M57258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the same error as Nori Shinozaki when trying to create a GStreamer pipeline. However I'm using the SoloX and the internal VADC. The unit-test for the VADC works, but when I try to create the following GStreamer pipeline I get the error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@dev~# gst-launch-1.0 imxv4l2src device=/dev/video0 ! imxv4l2sink device=/dev/video1&lt;/P&gt;&lt;P&gt;====== IMXV4L2SRC: 4.0.3 build on Nov 27 2015 09:17:20. ======&lt;/P&gt;&lt;P&gt;====== IMXV4L2SINK: 4.0.3 build on Nov 27 2015 09:17:20. ======&lt;/P&gt;&lt;P&gt;WARNING: erroneous pipeline: could not link imxv4l2src0 to imxv4l2sink0&lt;/P&gt;&lt;P&gt;root@dev:~#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using kernel 3.14.28. Any ideas what is wrong?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;BR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Nov 2015 15:45:46 GMT</pubDate>
    <dc:creator>JohnDoe1z</dc:creator>
    <dc:date>2015-11-30T15:45:46Z</dc:date>
    <item>
      <title>About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392319#M57233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello. I tested the preview function on MCIMX6SLEVK.&lt;/P&gt;&lt;P&gt;But, the preview didn't function.&lt;/P&gt;&lt;P&gt;Could you tell me the how to preview on MCIMX6SLEVK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Board] : MCIMX6SLEVK (LCD: MCIMX28LCD)&lt;/P&gt;&lt;P&gt;[Camera] : OV5642 module &lt;/P&gt;&lt;P&gt;[Image] : L3.10.53_1.0.0 (PreBuild Image)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[gst-launch command line]&lt;/P&gt;&lt;P&gt; $ modprobe ov5642_camera&lt;/P&gt;&lt;P&gt; $ modprobe mxc_v4l2_capture&lt;/P&gt;&lt;P&gt; $ gst-launch-1.0 imxv4l2src device=/dev/video0 ! 'video/x-raw,format=(string)UYVY,width=640,height=480,framerate=(fraction)30/1' ! imxv4l2sink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Error message]&lt;/P&gt;&lt;P&gt;Can't get caps from capture device, use the default setting.&lt;/P&gt;&lt;P&gt;Perhaps haven't capture device.&lt;/P&gt;&lt;P&gt;====== IMXV4L2SRC: 4.0.2 build on Jan&amp;nbsp; 5 2015 13:31:02. ======&lt;/P&gt;&lt;P&gt;set color key:00010203&lt;/P&gt;&lt;P&gt;====== IMXV4L2SINK: 4.0.2 build on Jan&amp;nbsp; 5 2015 13:31:02. ======&lt;/P&gt;&lt;P&gt;WARNING: erroneous pipeline: could not link imxv4l2src0 to imxv4l2sink0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 04:14:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392319#M57233</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2015-09-18T04:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392320#M57234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keita, hi !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Perhaps the issue relates to the fact, that CSI and EPDC hardware cannot be used &lt;BR /&gt;simultaneously, because these two modules share the same pins on the EVK board.&lt;/P&gt;&lt;P&gt;The board file in BSP configures these pins for proper function through DTS.&lt;/P&gt;&lt;P&gt;Use imx6sl-evk.dts for EPDC, and imx6sl-evkcsi.dts for CSI.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please take a look at Table 3 (Kernel and device tree configurations) of&lt;/P&gt;&lt;P&gt;"i.MX_Linux_Release_Notes.pdf" in order to select proper demo images.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Fri, 18 Sep 2015 05:47:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392320#M57234</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-09-18T05:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392321#M57235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello. Thank you for your advice.&lt;/P&gt;&lt;P&gt;I replace the dtb file and i.MX6SL preview was success!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="i.MX6SL_Preview.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57507i6FDF964442C12E49/image-size/large?v=v2&amp;amp;px=999" role="button" title="i.MX6SL_Preview.JPG" alt="i.MX6SL_Preview.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 06:20:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392321#M57235</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2015-09-18T06:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392322#M57236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;i.MX6SL preview was success on L3.10.53_1.0.0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;But, on L3.14.28_1.0.0, it was not possible to preview. &lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;(I tested the my built image and pre-build image.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Of cause, I replaced the dtb file from imx6sl-evk.dtb to imx6sl-evk-csi.dtb and changed the "fdt_file" parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Please tell me the how to operate the parallel camera(ov5642) on L3.14.28.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the difference of boot log between L3.14.28 and 3.10.53.&lt;/P&gt;&lt;P&gt;OV5642 was found on L3.10.53.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;STRONG&gt;[Boot log on L3.10.53_1.0.0]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ov5640 2-003c: cannot get io voltage&lt;/P&gt;&lt;P&gt;camera ov5640 is not found&lt;/P&gt;&lt;P&gt;ov5642_power_on: cannot get io voltage error&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;camera ov5642 is found&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.&lt;/P&gt;&lt;P&gt;Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;[Boot log on L3.14.28_1.0.0]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Starting udev&lt;/P&gt;&lt;P&gt;udevd[126]: starting version 182&lt;/P&gt;&lt;P&gt;2-003c supply DOVDD not found, using dummy regulator&lt;/P&gt;&lt;P&gt;camera ov5640 is not found&lt;/P&gt;&lt;P&gt;random: nonblocking pool is initialized&lt;/P&gt;&lt;P&gt;bootlogd: cannot allocate pseudo tty: No such file or directory&lt;/P&gt;&lt;P&gt;ALSA: Restoring mixer settings...&lt;/P&gt;&lt;P&gt;Found hardware: "wm8962-audio" "" "" ""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[gst-launch command line on &lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;L3.14.28_1.0.0&lt;/STRONG&gt; ]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;$ modprobe ov5642_camera&lt;/P&gt;&lt;P&gt;$ modprobe mxc_v4l2_capture&lt;/P&gt;&lt;P&gt;$ gst-launch-1.0 imxv4l2src device=/dev/video0 ! 'video/x-raw,format=(string)UYVY,width=640,height=480,framerate=(fraction)30/1' ! imxv4l2sink&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;[Error Message on &lt;STRONG style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;L3.14.28_1.0.0&lt;/STRONG&gt;]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(gst-launch-1.0:837): GStreamer-CRITICAL **: gst_caps_simplify: assertion 'GST_IS_CAPS (caps)' failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(gst-launch-1.0:837): GStreamer-CRITICAL **: gst_caps_append: assertion 'GST_IS_CAPS (caps2)' failed&lt;/P&gt;&lt;P&gt;====== IMXV4L2SRC: 4.0.3 build on Jul&amp;nbsp; 6 2015 18:41:32. ======&lt;/P&gt;&lt;P&gt;set color key:00010203&lt;/P&gt;&lt;P&gt;====== IMXV4L2SINK: 4.0.3 build on Jul&amp;nbsp; 6 2015 18:41:32. ======&lt;/P&gt;&lt;P&gt;WARNING: erroneous pipeline: could not link imxv4l2src0 to imxv4l2sink0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Keita&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 07:32:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392322#M57236</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2015-10-19T07:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392323#M57237</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; Does L3.14.28 image supports GUI ? Perhaps minimal image was used ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 08:47:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392323#M57237</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-10-26T08:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392324#M57238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested qt5 image.&lt;/P&gt;&lt;P&gt;My build image and pre-build image didn't operate correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 23:47:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392324#M57238</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2015-10-26T23:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392325#M57239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any update? Please give me a status of analysis.&lt;/P&gt;&lt;P&gt;My customer is very hurry.&lt;/P&gt;&lt;P&gt;Please send your answer ASAP.&lt;/P&gt;&lt;P&gt;When can I get your answer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 05:46:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392325#M57239</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2015-11-02T05:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392326#M57240</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;&amp;nbsp; Please check if in kernel boot parameters "csi" is mentioned, and any &lt;/P&gt;&lt;P&gt;refers to EPDC are removed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 09:03:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392326#M57240</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-11-02T09:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392327#M57241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello. I added the "csi" parameter in mmcargs.&lt;/P&gt;&lt;P&gt;But, the OV5642 wasn't recognized by i.MX6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that .dtb (.dts) is wrong in L3.14.28 for i.MX6SLEVK.&lt;/P&gt;&lt;P&gt;Please tell me the how to operate the OV5642 in L3.14.28.&lt;/P&gt;&lt;P&gt;We must resolve the issue asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 07:37:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392327#M57241</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2015-11-04T07:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392328#M57242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I confirmed the IOMUX setting between L3.10.53_1.1.0 and L3.14.28_1.0.0 after boot-up kernel.&lt;/P&gt;&lt;P&gt;But, the difference wasn't seen.&lt;/P&gt;&lt;P&gt;Refer to attached file.&lt;/P&gt;&lt;P&gt;How is it possible to operate OV5642 with L3.14.28_1.0.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 09:01:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392328#M57242</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2015-11-05T09:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392329#M57243</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 forwarded request to the team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/584735"&gt;About preview function in i.MX6SL EVK under  L3.14.28_1.0.0&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2015 05:23:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392329#M57243</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2015-11-06T05:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392330#M57244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ov5642 is EOL, 3.14 BSP does not support ov5642 again.&lt;/P&gt;&lt;P&gt;And another important thing is from 3.14, the camera driver adopts the v4l2 subdev framework.&lt;/P&gt;&lt;P&gt;So you may refer to the new ov5640 driver to make the ov5642 to work. It's fairly easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Robby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 07:28:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392330#M57244</guid>
      <dc:creator>robby</dc:creator>
      <dc:date>2015-11-11T07:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392331#M57245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Dongjun Cai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; ov5642 is EOL, 3.14 BSP does not support ov5642 again.&lt;/P&gt;&lt;P&gt;The OV5642 could operate on i.MX6Q SABRE-SDP with 3.14 BSP.&lt;/P&gt;&lt;P&gt;But, on i.MX6SL EVK, OV5642 didn't operate and wasn't recognized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;And another important thing is from 3.14, the camera driver adopts the v4l2 subdev framework.&lt;/P&gt;&lt;P&gt;&amp;gt;So you may refer to the new ov5640 driver to make the ov5642 to work. It's fairly easy.&lt;/P&gt;&lt;P&gt;Please give me a detail steps to work OV5642 (Parallel camera).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 10:42:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392331#M57245</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2015-11-11T10:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392332#M57246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX6Q uses the different camera interface (work with IPU), while i.MX6SL use CSI ( no IPU).&lt;/P&gt;&lt;P&gt;only the latter uses the V4L2 SubDev framework, you can compare the ov5640 source file between 3.10 and 3.14 and then map the change to 3.14 for ov5642.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Robby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 10:53:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392332#M57246</guid>
      <dc:creator>robby</dc:creator>
      <dc:date>2015-11-11T10:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392333#M57247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in 3.14 kernel, for ov5640 driver using v4l2 subdev:&lt;/P&gt;&lt;P&gt;drivers/media/platform/mxc/subdev/ov5640.c&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 11:00:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392333#M57247</guid>
      <dc:creator>robby</dc:creator>
      <dc:date>2015-11-11T11:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392334#M57248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dongijun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your information.&lt;/P&gt;&lt;P&gt;I looked the ov5640.c (in L3.14.28) and ov5642.c (in L3.10.53).&lt;/P&gt;&lt;P&gt;But, a lot of differences were seen.&lt;/P&gt;&lt;P&gt;(It doesn't look fairly easy.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make the driver for OV5642 with L3.14.28 on your side?&lt;/P&gt;&lt;P&gt;Our customer is urging us to fix this issue.&lt;/P&gt;&lt;P&gt;(The "camera support" is described in the release note. So, my customer's project has been started with L3.14.28.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Keita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 08:48:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392334#M57248</guid>
      <dc:creator>keitanagashima</dc:creator>
      <dc:date>2015-11-12T08:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392335#M57249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/robby"&gt;robby&lt;/A&gt;​&amp;nbsp; please continue with the follow up,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 02:56:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392335#M57249</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-11-18T02:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392336#M57250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karina,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We are now busy with NPI projects and have no resource to support this. Could you please ask AE to support this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 12:02:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392336#M57250</guid>
      <dc:creator>robby</dc:creator>
      <dc:date>2015-11-18T12:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392337#M57251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Qiang_FSL"&gt;Qiang_FSL&lt;/A&gt;​ are you able to continue with the follow up here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 15:13:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392337#M57251</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-11-18T15:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: About preview function in i.MX6SL.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392338#M57252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 09:37:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/About-preview-function-in-i-MX6SL/m-p/392338#M57252</guid>
      <dc:creator>qiang_li-mpu_se</dc:creator>
      <dc:date>2015-11-20T09:37:20Z</dc:date>
    </item>
  </channel>
</rss>

