<?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: Dual Channel 1920x1080 LVDS Support on i.MX6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Channel-1920x1080-LVDS-Support-on-i-MX6/m-p/846514#M129639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dts example with "split-mode" can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/boundarydevices/linux-imx6/blob/boundary-imx_4.9.x_2.0.0_ga/arch/arm/boot/dts/imx6qdl-eo.dtsi" title="https://github.com/boundarydevices/linux-imx6/blob/boundary-imx_4.9.x_2.0.0_ga/arch/arm/boot/dts/imx6qdl-eo.dtsi"&gt;linux-imx6/imx6qdl-eo.dtsi at boundary-imx_4.9.x_2.0.0_ga · boundarydevices/linux-imx6 · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;960 x 1080 resolution right now seems due to record "hactive = &amp;lt;960&amp;gt;".&lt;/P&gt;&lt;P&gt;For understanding how it works may be useful to check&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/320994"&gt;https://community.nxp.com/thread/320994&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>Wed, 21 Nov 2018 10:42:02 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2018-11-21T10:42:02Z</dc:date>
    <item>
      <title>Dual Channel 1920x1080 LVDS Support on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Channel-1920x1080-LVDS-Support-on-i-MX6/m-p/846513#M129638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to add a 1920 x 1080 LVDS display, using both LVDS channels, on a i.MX6 SOM. I have been unable to find a guide or reference that explains how to use the parameters in the display data sheet in order to set up the timing parameters for dual channel LVDS. The display is at 960 x 1080 resolution right now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display model: AUO-P320HVN03 (Data sheet attached)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My device tree is set up as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;mxcfb1 {&lt;BR /&gt; interface_pix_fmt = "RGB24";&lt;BR /&gt; compatible = "fsl,mxc_sdc_fb";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&amp;amp;ldb {&lt;BR /&gt;status = "okay";&lt;BR /&gt;split-mode;&lt;BR /&gt; lvds-channel@0 {&lt;BR /&gt; fsl,data-mapping = "spwg"; &lt;BR /&gt; fsl,data-width = &amp;lt;24&amp;gt;;&lt;BR /&gt; primary;&lt;BR /&gt; status = "okay";&lt;BR /&gt; display-timings {&lt;BR /&gt; timing01: AUO-P320HVN03 {&lt;BR /&gt; clock-frequency = &amp;lt;74250000&amp;gt;;&lt;BR /&gt; hactive = &amp;lt;960&amp;gt;;&lt;BR /&gt; hsync-len = &amp;lt;140&amp;gt;;&lt;BR /&gt; hback-porch = &amp;lt;0&amp;gt;;&lt;BR /&gt; hfront-porch = &amp;lt;0&amp;gt;;&lt;BR /&gt; vactive = &amp;lt;1080&amp;gt;;&lt;BR /&gt; vsync-len = &amp;lt;45&amp;gt;;&lt;BR /&gt; vback-porch = &amp;lt;0&amp;gt;;&lt;BR /&gt; vfront-porch = &amp;lt;0&amp;gt;;&lt;BR /&gt; };&amp;nbsp;};&amp;nbsp;};&lt;BR /&gt; lvds-channel@1 {&lt;BR /&gt; fsl,data-mapping = "spwg"; &lt;BR /&gt; fsl,data-width = &amp;lt;24&amp;gt;;&lt;BR /&gt; primary;&lt;BR /&gt; status = "okay";&lt;BR /&gt; display-timings {&lt;BR /&gt; timing02: AUO-P320HVN03 {&lt;BR /&gt; clock-frequency = &amp;lt;74250000&amp;gt;;&lt;BR /&gt; hactive = &amp;lt;960&amp;gt;;&lt;BR /&gt; hsync-len = &amp;lt;140&amp;gt;;&lt;BR /&gt; hback-porch = &amp;lt;0&amp;gt;;&lt;BR /&gt; hfront-porch = &amp;lt;0&amp;gt;;&lt;BR /&gt; vactive = &amp;lt;1080&amp;gt;;&lt;BR /&gt; vsync-len = &amp;lt;45&amp;gt;;&lt;BR /&gt; vback-porch = &amp;lt;0&amp;gt;;&lt;BR /&gt; vfront-porch = &amp;lt;0&amp;gt;;&lt;BR /&gt; };&amp;nbsp;};&amp;nbsp;};&amp;nbsp;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Nov 2018 00:11:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Channel-1920x1080-LVDS-Support-on-i-MX6/m-p/846513#M129638</guid>
      <dc:creator>cwatkin</dc:creator>
      <dc:date>2018-11-17T00:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dual Channel 1920x1080 LVDS Support on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Dual-Channel-1920x1080-LVDS-Support-on-i-MX6/m-p/846514#M129639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dts example with "split-mode" can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/boundarydevices/linux-imx6/blob/boundary-imx_4.9.x_2.0.0_ga/arch/arm/boot/dts/imx6qdl-eo.dtsi" title="https://github.com/boundarydevices/linux-imx6/blob/boundary-imx_4.9.x_2.0.0_ga/arch/arm/boot/dts/imx6qdl-eo.dtsi"&gt;linux-imx6/imx6qdl-eo.dtsi at boundary-imx_4.9.x_2.0.0_ga · boundarydevices/linux-imx6 · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;960 x 1080 resolution right now seems due to record "hactive = &amp;lt;960&amp;gt;".&lt;/P&gt;&lt;P&gt;For understanding how it works may be useful to check&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/320994"&gt;https://community.nxp.com/thread/320994&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>Wed, 21 Nov 2018 10:42:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Dual-Channel-1920x1080-LVDS-Support-on-i-MX6/m-p/846514#M129639</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-11-21T10:42:02Z</dc:date>
    </item>
  </channel>
</rss>

