<?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のトピックsupport new MIPI DSI panel</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/support-new-MIPI-DSI-panel/m-p/739231#M115027</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to attach MIPI DSI display to iMX6QP reference board (MCIMX6QP -SBP) and run Linux on this display.&lt;/P&gt;&lt;P&gt;I’am using:&lt;/P&gt;&lt;P&gt;- iMX6QP reference board (with MIPI connector)&lt;/P&gt;&lt;P&gt;- MIPI DSI panel TRULY &amp;nbsp;(HD0499K00059)&lt;STRONG&gt;. &lt;/STRONG&gt;It have resolution 720x1080.&lt;/P&gt;&lt;P&gt;- NXP Linux BSP release (Linux kernel revision 4.9) from Yocto 2.2 (Release L4.9.11_1.0.0-ga)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I know, MIPI DSI support exist in the current kernel by driver and main my task is make configure for new HW. Am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My current plan:&lt;/P&gt;&lt;P&gt;1) describe new MIPI_DSI panel in platform device tree files&lt;/P&gt;&lt;P&gt;2) remove HDMI and LVDS displays from supported drivers in kernel configuration. Rebuild image.&lt;/P&gt;&lt;P&gt;3) configure bootargs for new display usage by kernel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did I miss something?&lt;/P&gt;&lt;P&gt;What more details have I read to better understood? Links are preferred.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Display panel also contain touch, but now it’s postponed to make it work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2018 16:53:36 GMT</pubDate>
    <dc:creator>alexeykuzmin</dc:creator>
    <dc:date>2018-02-12T16:53:36Z</dc:date>
    <item>
      <title>support new MIPI DSI panel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/support-new-MIPI-DSI-panel/m-p/739231#M115027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to attach MIPI DSI display to iMX6QP reference board (MCIMX6QP -SBP) and run Linux on this display.&lt;/P&gt;&lt;P&gt;I’am using:&lt;/P&gt;&lt;P&gt;- iMX6QP reference board (with MIPI connector)&lt;/P&gt;&lt;P&gt;- MIPI DSI panel TRULY &amp;nbsp;(HD0499K00059)&lt;STRONG&gt;. &lt;/STRONG&gt;It have resolution 720x1080.&lt;/P&gt;&lt;P&gt;- NXP Linux BSP release (Linux kernel revision 4.9) from Yocto 2.2 (Release L4.9.11_1.0.0-ga)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I know, MIPI DSI support exist in the current kernel by driver and main my task is make configure for new HW. Am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My current plan:&lt;/P&gt;&lt;P&gt;1) describe new MIPI_DSI panel in platform device tree files&lt;/P&gt;&lt;P&gt;2) remove HDMI and LVDS displays from supported drivers in kernel configuration. Rebuild image.&lt;/P&gt;&lt;P&gt;3) configure bootargs for new display usage by kernel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did I miss something?&lt;/P&gt;&lt;P&gt;What more details have I read to better understood? Links are preferred.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Display panel also contain touch, but now it’s postponed to make it work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 16:53:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/support-new-MIPI-DSI-panel/m-p/739231#M115027</guid>
      <dc:creator>alexeykuzmin</dc:creator>
      <dc:date>2018-02-12T16:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: support new MIPI DSI panel</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/support-new-MIPI-DSI-panel/m-p/739232#M115028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at sect.6.4 MIPI DSI attached Linux Manual and make new driver&lt;/P&gt;&lt;P&gt;based on existing, use appropriate kernel boot parameter&lt;/P&gt;&lt;P&gt;from Table 10. Common kernel boot parameters Release Notes,&lt;/P&gt;&lt;P&gt;check fb_videomode truly_lcd_modedb[] in linux/drivers/video/fbdev/mxc/mxcfb_hx8363_wvga.c&lt;/P&gt;&lt;P&gt;More examples can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://boundarydevices.com/configuring-i-mx6-machines-different-screens-nitrogen6x-sabre-lite/" title="https://boundarydevices.com/configuring-i-mx6-machines-different-screens-nitrogen6x-sabre-lite/"&gt;Configuring i.MX6 boards for different screens - Boundary Devices&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>Mon, 12 Feb 2018 23:08:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/support-new-MIPI-DSI-panel/m-p/739232#M115028</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-02-12T23:08:53Z</dc:date>
    </item>
  </channel>
</rss>

