<?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: Display lcd kernel 4.1.15 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Display-lcd-kernel-4-1-15/m-p/1093754#M160244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xaro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at various RGB LCD display with i.MX6Q(DL) examples on boundary devices&lt;/P&gt;&lt;P&gt;resources (nxp does not support such configuration in its bsps)&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;https://boundarydevices.com/configuring-i-mx6-machines-different-screens-nitrogen6x-sabre-lite/&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, 26 Jun 2020 23:29:41 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2020-06-26T23:29:41Z</dc:date>
    <item>
      <title>Display lcd kernel 4.1.15</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Display-lcd-kernel-4-1-15/m-p/1093753#M160243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear NXP Community,&lt;/P&gt;&lt;P&gt;I am trying to setup a RGB LCD display with kernel 4.1.15 (imx6dl) and with UBoot I am able to show the logo.&lt;/P&gt;&lt;P&gt;On the boot phase the frame buffer is loaded:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;mxc_sdc_fb fb@0: registered mxc display driver lcd&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but I get an error "Division by zero in kernel" on the below function (ipu_disp.c)&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;div = clk_get_rate(clk_get_parent(ipu-&amp;gt;pixel_clk_sel[disp])) / rounded_pixel_clk;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That's because the below function fails returning 0:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;rounded_pixel_clk = clk_round_rate(ipu-&amp;gt;pixel_clk[disp], pixel_clk);&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The clock name and rate of ipu-&amp;gt;pixel_clk[disp] (get with printk) are:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;name: ipu1_pclk0&lt;/P&gt;&lt;P&gt;rate: 0&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I think some clock definition is missing in the DTS but I could not figure it out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for any suggestion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2020 14:49:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Display-lcd-kernel-4-1-15/m-p/1093753#M160243</guid>
      <dc:creator>xarowubas</dc:creator>
      <dc:date>2020-06-26T14:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Display lcd kernel 4.1.15</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Display-lcd-kernel-4-1-15/m-p/1093754#M160244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xaro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can look at various RGB LCD display with i.MX6Q(DL) examples on boundary devices&lt;/P&gt;&lt;P&gt;resources (nxp does not support such configuration in its bsps)&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;https://boundarydevices.com/configuring-i-mx6-machines-different-screens-nitrogen6x-sabre-lite/&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, 26 Jun 2020 23:29:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Display-lcd-kernel-4-1-15/m-p/1093754#M160244</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-06-26T23:29:41Z</dc:date>
    </item>
  </channel>
</rss>

