<?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: Interface MIPI-DSI to imx6 DualLite in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/1157505#M162364</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/21755"&gt;@jaymind&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may the issue of compatible driver found by linux. syntax should be &lt;STRONG&gt;compatible = "fsl,mxc_sdc_fb";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in your case uboot args = " setenv bootargs ${bootargs}&amp;nbsp; video=mxcfb0:dev=mipi_dsi; "&amp;nbsp; in your config file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jignesh Patel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Sep 2020 07:12:49 GMT</pubDate>
    <dc:creator>jigneshpatel</dc:creator>
    <dc:date>2020-09-23T07:12:49Z</dc:date>
    <item>
      <title>Interface MIPI-DSI to imx6 DualLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884691#M134038</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 am trying to interface MIPI-DSI lcd panel with Imx6 Dual lite processor. attached LCD data sheet for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my default device tree LVDS and HDMI display is already configured and added for MIPI-DSI in dtsi as following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;"&lt;BR /&gt; mxcfb1: fb@0 {&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;compatible = "fsl,mxc_sdc_fb";&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;disp_dev = "mipi_dsi";&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;interface_pix_fmt = "RGB24";&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;mode_str ="TRULY-WVGA";&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;default_bpp = &amp;lt;24&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;int_clk = &amp;lt;0&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;late_init = &amp;lt;0&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp; status = "okay";&lt;BR /&gt; };&lt;BR /&gt; &lt;BR /&gt; &amp;amp;mipi_dsi {&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;status = "okay";&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;ipu_id = &amp;lt;0&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;csi_id = &amp;lt;1&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;v_channel = &amp;lt;0&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;lanes = &amp;lt;2&amp;gt;;&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-names = "default";&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;lcd_panel = "TRULY-WVGA";&lt;BR /&gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_mipi_dsi_reset&amp;gt;;&lt;BR /&gt; };&lt;BR /&gt; "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have successfully build it and install it. but i am getting following error on debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;"&lt;BR /&gt; mxc_sdc_fb fb@0: get mxcfb of property fail&lt;BR /&gt; mxc_sdc_fb: probe of fb@0 failed with error -22&lt;BR /&gt; mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!&lt;BR /&gt; "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;As error shows issue is in driver probe and register.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Please help to write proper device probe for MIPI-DSI.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px;"&gt;Jignesh Patel&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2019 05:03:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884691#M134038</guid>
      <dc:creator>jigneshpatel</dc:creator>
      <dc:date>2019-04-06T05:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Interface MIPI-DSI to imx6 DualLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884692#M134039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jignesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try with nxp bsps (rebuilding all from scratch) as it uses different&lt;/P&gt;&lt;P&gt;names, for example : "dev_id , disp_id", v_channel used for mipi_csi&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6qdl-sabresd.dtsi?h=imx_4.14.78_1.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6qdl-sabresd.dtsi?h=imx_4.14.78_1.0.0_ga"&gt;imx6qdl-sabresd.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6dl.dtsi?h=imx_4.14.78_1.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6dl.dtsi?h=imx_4.14.78_1.0.0_ga"&gt;imx6dl.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&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>Sat, 06 Apr 2019 07:31:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884692#M134039</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-04-06T07:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Interface MIPI-DSI to imx6 DualLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884693#M134040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Thanks igor for guiding,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have changed my device tree as given link as below:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;mxcfb1:fb@0{&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;compatible = "fsl,imx6q-mipi-dsi";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;disp_dev = "mipi_dsi";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;interface_pix_fmt = "RGB24";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;lcd_panel = "TRULY-WVGA";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;mode_str ="TRULY-WVGA";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;default_bpp = &amp;lt;24&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;int_clk = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;lete_init = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;status = "okay";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;amp;mipi_dsi {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;compatible = "fsl,imx6q-mipi-dsi";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;dev_id = &amp;lt;0&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;disp_id = &amp;lt;1&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;lcd_panel = "TRULY-WVGA";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;disp-power-on-supply = &amp;lt;&amp;amp;reg_mipi_dsi_pwr_on&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;reset-gpios = &amp;lt;&amp;amp;gpio5 15 GPIO_ACTIVE_LOW&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;reset-delay-us = &amp;lt;50000&amp;gt;;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;status = "okay";&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But still i am getting error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mxc_mipi_dsi 21e0000.mipi: i.MX MIPI DSI driver probed&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;mxc_mipi_dsi fb@0: failed to read of property dev_id&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;mxc_mipi_dsi: probe of fb@0 failed with error -22&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Error is from mipi_dsi.c file.Why it gives the error of dev_id.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is any other configuration is required for MIPI-DSI and mxcfb1?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Jignesh Patel&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2019 13:38:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884693#M134040</guid>
      <dc:creator>jigneshpatel</dc:creator>
      <dc:date>2019-04-06T13:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Interface MIPI-DSI to imx6 DualLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884694#M134041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jignesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;recommended to use nxp linux where these settings work fine&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.14.78_1.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.14.78_1.0.0_ga"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="" href="https://www.nxp.com/webapp/Download?colCode=L4.14.78_1.0.0_LINUX_DOCS&amp;amp;appType=license&amp;amp;location=null" target="_blank"&gt;Linux L4.14.78_1.0.0 Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2019 22:51:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884694#M134041</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-04-07T22:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Interface MIPI-DSI to imx6 DualLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884695#M134042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for guidance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally my MIPI DSI driver and mxc_sdc_fb driver probed, now next is LCD integration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is boorargs, uboot has LVDS interface. After changing mipi_dsi in videoargs,&amp;nbsp; driver is registered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jignesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2019 04:04:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884695#M134042</guid>
      <dc:creator>jigneshpatel</dc:creator>
      <dc:date>2019-04-09T04:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Interface MIPI-DSI to imx6 DualLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884696#M134043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jignesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share your corrected bootargs/videoargs here?&lt;/P&gt;&lt;P&gt;Because I am also facing similar issue,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #202124; background-color: #f8f9fa; font-size: 14px;"&gt;[ 0.405405] mxc_mipi_dsi fb@0: failed to read of property dev_id&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After adding&amp;nbsp;&lt;SPAN style="color: #202124; background-color: #f8f9fa; font-size: 14px;"&gt;dev_id = &amp;lt;0&amp;gt;; and&amp;nbsp;disp_id = &amp;lt;0&amp;gt;; both values in&amp;nbsp;&lt;SPAN style="background-color: #f8f9fa;"&gt;mxcfb1: &lt;A href="mailto:fb@0"&gt;fb@0&amp;nbsp;&lt;/A&gt;and&amp;nbsp;&lt;SPAN&gt;&amp;amp;mipi_dsi both nodes another error is generating as below:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8f9fa; color: #202124; font-size: 14px; "&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN&gt;mxc_mipi_dsi fb@0: failed to get platform resource 0&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current dtsi node details:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;mxcfb1: fb@0 {&lt;BR /&gt; compatible = "fsl,imx6q-mipi-dsi";&lt;BR /&gt; disp_dev = "mipi_dsi";&lt;BR /&gt; dev_id = &amp;lt;0&amp;gt;; //added new&lt;BR /&gt; disp_id = &amp;lt;0&amp;gt;; //added new, disp_id = &amp;lt;1&amp;gt;;&lt;BR /&gt; interface_pix_fmt = "RGB24";&lt;BR /&gt; lcd_panel = "TRULY-WVGA";&lt;BR /&gt; mode_str ="TRULY-WVGA";&lt;BR /&gt; default_bpp = &amp;lt;24&amp;gt;;&lt;BR /&gt; int_clk = &amp;lt;0&amp;gt;;&lt;BR /&gt; late_init = &amp;lt;0&amp;gt;;&lt;BR /&gt; status = "okay";&lt;BR /&gt; };&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;amp;mipi_dsi {&lt;BR /&gt; compatible = "fsl,imx6q-mipi-dsi";&lt;BR /&gt; dev_id = &amp;lt;0&amp;gt;;&lt;BR /&gt; disp_id = &amp;lt;1&amp;gt;;&lt;BR /&gt; lcd_panel = "TRULY-WVGA";&lt;BR /&gt; // disp-power-on-supply = &amp;lt;&amp;amp;reg_mipi_dsi_pwr_on&amp;gt;;&lt;BR /&gt; reset-gpios = &amp;lt;&amp;amp;gpio6 4 GPIO_ACTIVE_LOW&amp;gt;;&lt;BR /&gt; reset-delay-us = &amp;lt;50&amp;gt;;&lt;BR /&gt; status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I am not sure whether I need to add dev_id and disp_id at both places or not?&lt;/P&gt;&lt;P&gt;Which another configuration in dtsi I am missing for correct LCD interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share your suggestions.&lt;/P&gt;&lt;P&gt;Do let me know if more&amp;nbsp;information require.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaymin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2020 05:08:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/884696#M134043</guid>
      <dc:creator>jaymind</dc:creator>
      <dc:date>2020-08-13T05:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Interface MIPI-DSI to imx6 DualLite</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/1157505#M162364</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/21755"&gt;@jaymind&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may the issue of compatible driver found by linux. syntax should be &lt;STRONG&gt;compatible = "fsl,mxc_sdc_fb";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in your case uboot args = " setenv bootargs ${bootargs}&amp;nbsp; video=mxcfb0:dev=mipi_dsi; "&amp;nbsp; in your config file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jignesh Patel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2020 07:12:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interface-MIPI-DSI-to-imx6-DualLite/m-p/1157505#M162364</guid>
      <dc:creator>jigneshpatel</dc:creator>
      <dc:date>2020-09-23T07:12:49Z</dc:date>
    </item>
  </channel>
</rss>

