<?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: i.MX6: toggle pixel clock generation for parallel LCD in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-toggle-pixel-clock-generation-for-parallel-LCD/m-p/909330#M137010</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;The device is accessed through special device nodes, usually located in the /dev directory, /dev/fb*. /dev/fb* also has several IOCTLs which act on it and through which information about the hardware can be&lt;BR /&gt;queried and set. The color map handling operates through IOCTLs as well. See linux/fb.h&lt;BR /&gt;for more information on which IOCTLs there are and which data structures they use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jun 2019 14:18:34 GMT</pubDate>
    <dc:creator>jamesbone</dc:creator>
    <dc:date>2019-06-12T14:18:34Z</dc:date>
    <item>
      <title>i.MX6: toggle pixel clock generation for parallel LCD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-toggle-pixel-clock-generation-for-parallel-LCD/m-p/909329#M137009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I am using an i.MX6 Solo for an embedded device driving an LCD on the parallel RGB port. The device runs a Yocto-generated Linux distribution based on Linux kernel 3.10.17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the display configuration returned by command &lt;EM&gt;"fbset":&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;mode "480x272-60"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # D: 9.000 MHz, H: 17.176 kHz, V: 60.055 Hz&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; geometry 480 272 480 272 32&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; timings 111111 40 2 2 2 2 10&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; accel false&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rgba 8/16,8/8,8/0,8/24&lt;BR /&gt;endmode&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under some circumstances I would like to turn off and on the pixel clock at runtime... In other words when the device enters a "&lt;EM&gt;very low electromagnetic emission mode&lt;/EM&gt;" I would like to completely turn off the pixel clock of the LCD (which causes some noise) and then I would like to turn it on again when leaving such a low emission mode... The request is to do that without restarting/rebooting the device...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible? How can I do that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 06:26:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-toggle-pixel-clock-generation-for-parallel-LCD/m-p/909329#M137009</guid>
      <dc:creator>morix</dc:creator>
      <dc:date>2019-06-12T06:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6: toggle pixel clock generation for parallel LCD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6-toggle-pixel-clock-generation-for-parallel-LCD/m-p/909330#M137010</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;The device is accessed through special device nodes, usually located in the /dev directory, /dev/fb*. /dev/fb* also has several IOCTLs which act on it and through which information about the hardware can be&lt;BR /&gt;queried and set. The color map handling operates through IOCTLs as well. See linux/fb.h&lt;BR /&gt;for more information on which IOCTLs there are and which data structures they use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 14:18:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6-toggle-pixel-clock-generation-for-parallel-LCD/m-p/909330#M137010</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2019-06-12T14:18:34Z</dc:date>
    </item>
  </channel>
</rss>

