<?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中的主题 Re: LVDS - Kernel 5.4 - linux-imx</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1473993#M191489</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196359"&gt;@ycardaillac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can dump the clock setting and registers about lvds display and then compare the difference between L 4.14 and L5.4&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jun 2022 02:18:22 GMT</pubDate>
    <dc:creator>Zhiming_Liu</dc:creator>
    <dc:date>2022-06-15T02:18:22Z</dc:date>
    <item>
      <title>LVDS - Kernel 5.4 - linux-imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1470469#M191263</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm updating a custom imx6d board from kernel 4.x to kernel 5.4 from your main yocto recipes.&lt;/P&gt;&lt;P&gt;I'm having a hard time integrating my lvds screen. I can't find what is my dts error, I'm basing the integration on your imx6qdl-sabreauto devicetree. And it's also based on my older kernel device tree.&lt;/P&gt;&lt;P&gt;Basically my board has two screens, one in lcd which is working (eventhough I had to back port the lcd driver), and the other one is in lvds channel 1.&lt;/P&gt;&lt;P&gt;Do you see anything missing that might explain why my configuration doesn't work, I know that this is not a hardware problem since the scerens are working with my older kernel+dts.&lt;/P&gt;&lt;P&gt;Find in this pastebin the relevant part of my dts: &lt;A href="https://pastebin.com/Yai8Xqng" target="_blank"&gt;https://pastebin.com/Yai8Xqng&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For the sake of completeness here is my complete devicetree, just in case something might be missing: &lt;A href="https://pastebin.com/m15BduAd" target="_blank"&gt;https://pastebin.com/m15BduAd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Yann&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 08:31:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1470469#M191263</guid>
      <dc:creator>ycardaillac</dc:creator>
      <dc:date>2022-06-08T08:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS - Kernel 5.4 - linux-imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1471893#M191334</link>
      <description>&lt;P&gt;Can you also compare the lvds boot log between&amp;nbsp;&lt;SPAN&gt;kernel 4.x and kernel 5.4?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This should be a compatibility issue with certain APIs after the kernel upgrade.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 02:05:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1471893#M191334</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-06-10T02:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS - Kernel 5.4 - linux-imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1472780#M191408</link>
      <description>&lt;P&gt;Hi Qmiller,&lt;/P&gt;&lt;P&gt;Actually I can't see much difference between the two versions, both&lt;BR /&gt;[ 0.416328] mxc_sdc_fb fb@0: registered mxc display driver ldb&lt;BR /&gt;[ 0.563388] mxc_sdc_fb fb@2: registered mxc display driver lcd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The lcd side however did work as expected, I'm wondering what do you mean by kernel API change? Shouldn't it work directly since the driver comes from your repos?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Yann&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 09:07:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1472780#M191408</guid>
      <dc:creator>ycardaillac</dc:creator>
      <dc:date>2022-06-13T09:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS - Kernel 5.4 - linux-imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1473993#M191489</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/196359"&gt;@ycardaillac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can dump the clock setting and registers about lvds display and then compare the difference between L 4.14 and L5.4&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 02:18:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1473993#M191489</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-06-15T02:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: LVDS - Kernel 5.4 - linux-imx</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1474252#M191507</link>
      <description>&lt;P&gt;oh, ok nice good idea, how would you do that?&lt;/P&gt;&lt;P&gt;I think I could use devmem2 to do that, what register should I look at? What are the relevant one?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 08:04:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/LVDS-Kernel-5-4-linux-imx/m-p/1474252#M191507</guid>
      <dc:creator>ycardaillac</dc:creator>
      <dc:date>2022-06-15T08:04:42Z</dc:date>
    </item>
  </channel>
</rss>

