<?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: LVDS pixel clock on i.MX6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289739#M34858</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;I have the exact same problem on a windows embedded system (I need 9 MHz pixel clock over LVDS). With PLL5 as clock parent, I am able to achieve a minimal LVDS serializer clock of 168 MHz, which results in a pixel clock of 24 MHz.&lt;/P&gt;&lt;P&gt;I think it could be possible to achieve a lower clock by using mmdc_ch1_axi as clock parent, but am unable to do this in windows embedded at the moment (mmdc_ch1_axi is not fully supported in the BSP yet).&lt;/P&gt;&lt;P&gt;Has anybody tried this successfully in linux?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I am concerned about the clock sources and range of the LDB as stated in the reference manual: "DI0_CLK, DI1_CLK- Display interface clock: 20-150 MHz" and "DI0_SER_CLK, DI1_SER_CLK - Serializer clock: 140-595 MHz". Does this really mean that displays with a required pixel clock of less than 20 MHz are not supported using LVDS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Mar 2014 11:39:52 GMT</pubDate>
    <dc:creator>andy_woetzel</dc:creator>
    <dc:date>2014-03-06T11:39:52Z</dc:date>
    <item>
      <title>LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289733#M34852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a frequency of 33 MHz for the LVDS clock signal.&lt;/P&gt;&lt;P&gt;I have added the following mode to the ldb_modedb[] array in /drivers/video/mxc/ldb.c:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "LDB-LG", 60, 800, 480, 30066,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 64,64,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30, 5,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 128, 10,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FB_VMODE_NONINTERLACED,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FB_MODE_IS_DETAILED,},&lt;/P&gt;&lt;P&gt; };&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;In sys/class/graphics/fb0/mode I can see that the resolution is correctly set, but the frequency I can see with the oscilloscope for the LVDS clock is 38 MHz instead of the 33 MHz I want to set in the array. Because of this the display doesnt work.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Does anyone know about this issue?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 13:54:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289733#M34852</guid>
      <dc:creator>elenagarcia</dc:creator>
      <dc:date>2013-04-29T13:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289734#M34853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want 33MHz the fifth parameter of the first line should be 30303, which is 1 / 33 MHz in pico seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 13:58:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289734#M34853</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-05-21T13:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289735#M34854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply. Unfortunately, your information doesn't help much.&lt;/P&gt;&lt;P&gt;You're absolutely correct - 33MHz equates to 30303 pico seconds. However, the question is rather: how to configure the i.MX6 clock distribution that LVDS clock frequencies lower than 38.79 MHz can be achieved?&lt;/P&gt;&lt;P&gt;Please correct me if I'm wrong, but as far as I understand, the LVDS clock frequency is derived from the System-PLL (PLL2), PFD0. PLL2 runs with 528MHz and for the selector of PFD0 a value between 12 and 35 can be chosen. So the lowest selectable frequency for PFD0 seems to be 271.5 MHz (528MHz*18/35). Finally, the LVDS clock is derived from a subsequent fixed divider by 7, so 271.5MHz / 7 = 38.79MHz - this is exactly the value that we measure. In the linux kernel, the function clk_round_rate() (see ldb.c, fct ldb_disp_setup()) seems to be responsible to determine the nearest LVDS clock rate according to the specified value. This function returns the lowest possible value (which is 38791836), regardless if 30303 or if 30066 is configured.&lt;/P&gt;&lt;P&gt;I'm afraid, but if above assumption is correct, the LVDS clock can't be less than 38.79MHz with the current clock setup, right? If I'm correct, all LVDS panels that require less than 38MHz LVDS clock frequency (most of the 800x480 and most likely all of the 640x480 panels) might not work on the LVDS port. So, how is it possible to configure the system (respectively the clock distribution) in order to achieve LVDS clock frequencies of 33MHz (and even lower, e.g. 25MHz)?&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 06:25:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289735#M34854</guid>
      <dc:creator>michaelschanz</dc:creator>
      <dc:date>2013-05-28T06:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289736#M34855</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/FabioEstevam"&gt;FabioEstevam&lt;/A&gt; can you continue&amp;nbsp; the follow up on this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 15:59:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289736#M34855</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-08-05T15:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289737#M34856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your analysis is correct. You need to use another parent for the ldb clock instead of pll2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at: &lt;A href="https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/mach-imx/clk-imx6q.c?id=refs/tags/next-20130827" title="https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/mach-imx/clk-imx6q.c?id=refs/tags/next-20130827"&gt;https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/arch/arm/mach-imx/clk-imx6q.c?id=refs/tags/next-20…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following clocks can be the parent of ldb_di_sel clock:&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN class="kwb hl"&gt;static const char&lt;/SPAN&gt; &lt;SPAN class="hl opt"&gt;*&lt;/SPAN&gt;ldb_di_sels&lt;SPAN class="hl opt"&gt;[] = {&lt;/SPAN&gt; &lt;SPAN class="str hl"&gt;"pll5_video_div"&lt;/SPAN&gt;&lt;SPAN class="hl opt"&gt;,&lt;/SPAN&gt; &lt;SPAN class="str hl"&gt;"pll2_pfd0_352m"&lt;/SPAN&gt;&lt;SPAN class="hl opt"&gt;,&lt;/SPAN&gt; &lt;SPAN class="str hl"&gt;"pll2_pfd2_396m"&lt;/SPAN&gt;&lt;SPAN class="hl opt"&gt;,&lt;/SPAN&gt; &lt;SPAN class="str hl"&gt;"mmdc_ch1_axi"&lt;/SPAN&gt;&lt;SPAN class="hl opt"&gt;,&lt;/SPAN&gt; &lt;SPAN class="str hl"&gt;"pll3_usb_otg"&lt;/SPAN&gt;&lt;SPAN class="hl opt"&gt;, };&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can use clk_set_parent to select a different parent. On the case of kernel mainline, pll5 is set as parent:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN class="kwd hl"&gt;clk_set_parent&lt;/SPAN&gt;&lt;SPAN class="hl opt"&gt;(&lt;/SPAN&gt;clk&lt;SPAN class="hl opt"&gt;[&lt;/SPAN&gt;ldb_di0_sel&lt;SPAN class="hl opt"&gt;],&lt;/SPAN&gt; clk&lt;SPAN class="hl opt"&gt;[&lt;/SPAN&gt;pll5_video_div&lt;SPAN class="hl opt"&gt;]);&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Estevam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 15:58:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289737#M34856</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2013-08-27T15:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289738#M34857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the save problem with a display that needs a pixel clock of 9MHz (4.3", 480x272). I already set the parent for ldb_di0_clk to the Video PLL.&lt;/P&gt;&lt;P&gt;With this setup I get the lowest frequency of 23.3MHz. Any hints what I need to do to get a 9MHz clock?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My additional fb_videomode in ldb_modedb is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {"DLC-4.3", 60, 480, 272, 111111,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 2,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 2,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 41, 10,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FB_SYNC_CLK_LAT_FALL,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FB_VMODE_NONINTERLACED,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0,},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roman.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 13:19:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289738#M34857</guid>
      <dc:creator>schnirom</dc:creator>
      <dc:date>2013-10-30T13:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289739#M34858</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;I have the exact same problem on a windows embedded system (I need 9 MHz pixel clock over LVDS). With PLL5 as clock parent, I am able to achieve a minimal LVDS serializer clock of 168 MHz, which results in a pixel clock of 24 MHz.&lt;/P&gt;&lt;P&gt;I think it could be possible to achieve a lower clock by using mmdc_ch1_axi as clock parent, but am unable to do this in windows embedded at the moment (mmdc_ch1_axi is not fully supported in the BSP yet).&lt;/P&gt;&lt;P&gt;Has anybody tried this successfully in linux?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I am concerned about the clock sources and range of the LDB as stated in the reference manual: "DI0_CLK, DI1_CLK- Display interface clock: 20-150 MHz" and "DI0_SER_CLK, DI1_SER_CLK - Serializer clock: 140-595 MHz". Does this really mean that displays with a required pixel clock of less than 20 MHz are not supported using LVDS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 11:39:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289739#M34858</guid>
      <dc:creator>andy_woetzel</dc:creator>
      <dc:date>2014-03-06T11:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289740#M34859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did anybody manage to get a lower pixel rate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to Fanio's advice I changed the parent clock to &lt;CODE&gt;&lt;SPAN class="str hl"&gt;mmdc_ch1_axi, because this seems to be the only one that can be tuned to a lower frequency, but now my system stops responding as soon as this clock is changed, even though I cannot find any other place where it is used:&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;Part of mx6_clocks_init():&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clk_set_rate(&amp;amp;pll2_pfd_352M, 413000000);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clk_set_parent(&amp;amp;mmdc_ch1_axi_clk, &amp;amp;pll2_pfd_352M);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clk_set_parent(&amp;amp;ldb_di0_clk, &amp;amp;mmdc_ch1_axi_clk);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clk_set_parent(&amp;amp;ldb_di1_clk, &amp;amp;mmdc_ch1_axi_clk);&lt;BR /&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clk_set_rate(&amp;amp;mmdc_ch1_axi_clk, clk_round_rate(&amp;amp;mmdc_ch1_axi_clk, 206500000));&lt;BR /&gt;// if I uncomment above line the system does not respond any more&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;BTW: I am stuck to 3.0.35 because board support for a newer kernel is not yet availeable.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;Does anybody have any idea what else I can do?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;Kind regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="str hl"&gt;Stephan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&lt;SPAN class="str hl"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 15:00:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289740#M34859</guid>
      <dc:creator>stephanhoffmann</dc:creator>
      <dc:date>2014-06-27T15:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289741#M34860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use pll5 as the source of the LDB clock. What is the pixeclock that is required by your LVDS panel and what is the value that you achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 15:17:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289741#M34860</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-06-27T15:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289742#M34861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Fabio, for your quick help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually misunderstood your earlier answer and so got on the wrong way. Using pll5 really gives the correct frequency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The setting I started with (pll2_pfd_352M as parent) had been introduced with patch ENGR00174649 for i.mx6dl and extended in ENGR00179647 for all architectures and had been there since then;-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 15:56:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289742#M34861</guid>
      <dc:creator>stephanhoffmann</dc:creator>
      <dc:date>2014-06-27T15:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289743#M34862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi Fabio,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;I have a very similar problem.&amp;nbsp; I am getting 66 MHz on LVDS clock and I am looking for 33.26 MHz.&amp;nbsp; My LCD is working, but 66 MHz is out of spec for LCD and it puts noise on our boards.&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;I am using i.MX53 and freescale version of Linux kernel 2.6.35.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Can you please guide me where I need to change clock frequencies to achieve 33.26 MHz?&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 21:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289743#M34862</guid>
      <dc:creator>samarthmehta</dc:creator>
      <dc:date>2015-03-12T21:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS pixel clock on i.MX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289744#M34863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio and Freescale Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the information, it was very helpful in changing my LVDS pixel clock!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still have a few remaining questions hopefully someone can answer:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;It seems as though the only way to change the LVDS pixel clock is by changing the clock parent and any inline dividers along the way. This means that we have a fairly limited possible set of pixel clock frequencies. Is my understanding correct? &lt;UL&gt;&lt;LI&gt;If so, does software just ignore the pixel clock period in picoseconds that we provide?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;I see that register "DI0 General Register (IPUx_DI0_GENERAL) 0x0264_0000 gives the ability to select the source for the VSYNC and DI0 clock signal. The two options are &lt;EM&gt;External to the IPU&lt;/EM&gt; or &lt;EM&gt;Internally generated by the IPU&lt;/EM&gt;.&lt;UL&gt;&lt;LI&gt;If I clear these bits to select the source as internally generated by the IPU, are there then registers to configure the pixel clock frequency?&lt;/LI&gt;&lt;LI&gt;Perhaps I am just missing them and this would allows fine tuning of the pixel clock...&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realize this is an old thread, but hopefully it still gets attention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 20:36:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-pixel-clock-on-i-MX6/m-p/289744#M34863</guid>
      <dc:creator>scott10</dc:creator>
      <dc:date>2015-08-13T20:36:25Z</dc:date>
    </item>
  </channel>
</rss>

