<?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: Connect a LCD screen over MIPI DSI</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Connect-a-LCD-screen-over-MIPI-DSI/m-p/879230#M133316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bozhidar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at overview of variscite software on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://variwiki.com/index.php?title=Android_Platform_Customization" title="http://variwiki.com/index.php?title=Android_Platform_Customization"&gt;Android Platform Customization - Variscite Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for questions related to var-som board and its software suggest to&lt;/P&gt;&lt;P&gt;contact vendor of that board, variscite support&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://variwiki.com/index.php?title=Main_Page" title="http://variwiki.com/index.php?title=Main_Page"&gt;Variscite Wiki&lt;/A&gt;&amp;nbsp;&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>Tue, 12 Mar 2019 04:49:07 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2019-03-12T04:49:07Z</dc:date>
    <item>
      <title>Connect a LCD screen over MIPI DSI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Connect-a-LCD-screen-over-MIPI-DSI/m-p/879227#M133313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;I want to connect a LCD screen over MIPI DSI to the board var-som-imx6. I'm running the yocto-sumo&amp;nbsp; kernel on my board.&lt;BR /&gt;So far, everything is connected but I'm not getting any data on the screen.&lt;BR /&gt;What configuration I need to do and what drivers I have to install? I couldn't find any useful information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 14:10:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Connect-a-LCD-screen-over-MIPI-DSI/m-p/879227#M133313</guid>
      <dc:creator>bozhidar</dc:creator>
      <dc:date>2019-03-08T14:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Connect a LCD screen over MIPI DSI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Connect-a-LCD-screen-over-MIPI-DSI/m-p/879228#M133314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bozhidar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try suggestions provided on&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/469983"&gt;support new MIPI DSI panel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/varigit/linux-imx/blob/imx_4.14.78_1.0.0_ga_var01/drivers/video/fbdev/mxc/mxcfb_hx8363_wvga.c" title="https://github.com/varigit/linux-imx/blob/imx_4.14.78_1.0.0_ga_var01/drivers/video/fbdev/mxc/mxcfb_hx8363_wvga.c"&gt;linux-imx/mxcfb_hx8363_wvga.c at imx_4.14.78_1.0.0_ga_var01 · varigit/linux-imx · GitHub&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>Fri, 08 Mar 2019 23:28:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Connect-a-LCD-screen-over-MIPI-DSI/m-p/879228#M133314</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-03-08T23:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connect a LCD screen over MIPI DSI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Connect-a-LCD-screen-over-MIPI-DSI/m-p/879229#M133315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer. I've checked the links you sent me. However I have a few more questions.&lt;/P&gt;&lt;P&gt;1) I see that I have to change the device tree file. I can't locate that file. Is it located on the var-som board or inside the folder/source code of the yocto project?&lt;/P&gt;&lt;P&gt;2) After changing the device tree file, what do I do? Do I have to re-compile the kernel? Or I have to just put it in some config folder?&lt;/P&gt;&lt;P&gt;3)I see that another option is to change the source code of an existing driver(this one: &lt;A class="link-titled" href="https://github.com/varigit/linux-imx/blob/imx_4.14.78_1.0.0_ga_var01/drivers/video/fbdev/mxc/mxcfb_hx8363_wvga.c" title="https://github.com/varigit/linux-imx/blob/imx_4.14.78_1.0.0_ga_var01/drivers/video/fbdev/mxc/mxcfb_hx8363_wvga.c"&gt;linux-imx/mxcfb_hx8363_wvga.c at imx_4.14.78_1.0.0_ga_var01 · varigit/linux-imx · GitHub&lt;/A&gt;&amp;nbsp;).&lt;/P&gt;&lt;P&gt;Now, is it necessary to change the driver? Isn't the device tree config file enough?&lt;/P&gt;&lt;P&gt;After the driver is changed, how do I compile it to apply the changes? I guess I have to compile the entire kernel image, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/355988"&gt;MIPI DSI display problems&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:07:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Connect-a-LCD-screen-over-MIPI-DSI/m-p/879229#M133315</guid>
      <dc:creator>bozhidar</dc:creator>
      <dc:date>2019-03-11T15:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connect a LCD screen over MIPI DSI</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Connect-a-LCD-screen-over-MIPI-DSI/m-p/879230#M133316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bozhidar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at overview of variscite software on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://variwiki.com/index.php?title=Android_Platform_Customization" title="http://variwiki.com/index.php?title=Android_Platform_Customization"&gt;Android Platform Customization - Variscite Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for questions related to var-som board and its software suggest to&lt;/P&gt;&lt;P&gt;contact vendor of that board, variscite support&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://variwiki.com/index.php?title=Main_Page" title="http://variwiki.com/index.php?title=Main_Page"&gt;Variscite Wiki&lt;/A&gt;&amp;nbsp;&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>Tue, 12 Mar 2019 04:49:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Connect-a-LCD-screen-over-MIPI-DSI/m-p/879230#M133316</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-03-12T04:49:07Z</dc:date>
    </item>
  </channel>
</rss>

