<?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: DPU LCDIF not working on i.MX 8X MEK in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1495025#M192998</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;please help to continue with the follow-up here.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2022 20:46:45 GMT</pubDate>
    <dc:creator>karina_valencia</dc:creator>
    <dc:date>2022-07-25T20:46:45Z</dc:date>
    <item>
      <title>DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1457867#M190346</link>
      <description>&lt;P&gt;Dear Sir or Madam&lt;BR /&gt;&lt;BR /&gt;We still have some issues with LCDIF, which lead me to try it on the i.MX 8X MEK board. However I found that the device-tree for driving LCDIF with the DPU (imx8qxp-mek-dpu-lcdif.dts) is not working on your hardware.&lt;/P&gt;&lt;P&gt;I tried with the binary of following releases. I only switched device-tree in U-Boot with command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;setenv fdt_file imx8qxp-mek-dpu-lcdif.dtb&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Linux 5.4.70_2.3.0​&lt;UL&gt;&lt;LI&gt;While booting it misses some power-supplys and its stuck in boot-loop (never finishes booting)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Linux 5.10.72_2.2.0&lt;UL&gt;&lt;LI&gt;Same issue as with 5.4 (While booting it misses some power-supplys and its stuck in boot-loop, never finishes booting)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Linux 5.15.5_1.0..0&lt;UL&gt;&lt;LI&gt;Here it is booting. However, "modetest" does not show any indication of a display running.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Q1: Could you tell me order numbers for a compatible LCDIF display for i.MX 8X MEK with Baseboard?&lt;/P&gt;&lt;P&gt;Q2: How do I make the device-tree imx8qxp-mek-dpu-lcdif.dtb work on i.MX 8X MEK?&lt;/P&gt;&lt;P&gt;Note: I already tried to solve some of the issues we have in the past but eventually gave up. The thread may be found here: &lt;A href="https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-LCDIF-issue-on-i-MX-8X/m-p/1357256#M181717" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/i-MX-Processors/Parallel-RGB-LCDIF-issue-on-i-MX-8X/m-p/1357256#M181717&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Philippe Schenker (Toradex)&lt;/P&gt;&lt;P&gt;Cc: &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/82364"&gt;@bernhardfink&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 10:07:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1457867#M190346</guid>
      <dc:creator>philippe_schenk</dc:creator>
      <dc:date>2022-05-13T10:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1472539#M191382</link>
      <description>&lt;P&gt;Can you share the reversion of your MEK board?&lt;/P&gt;&lt;P&gt;Have you change the dts node in&amp;nbsp;arch/arm64/boot/dts/freescale/imx8x-mek-dpu-lcdif.dtsi?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 02:07:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1472539#M191382</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-06-13T02:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1473395#M191443</link>
      <description>&lt;P&gt;Hi Qmiller&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;Yes, I really without adjusting anything just switched over to the stated device tree.&lt;/P&gt;&lt;P&gt;I used a MEK that has the following Stickers on it (which I hope enables you to identify the version):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;VV19460087&lt;/LI&gt;&lt;LI&gt;SCH-29683 REV D4&lt;/LI&gt;&lt;LI&gt;700-29683 REV C2&lt;/LI&gt;&lt;LI&gt;TDA7256&lt;/LI&gt;&lt;LI&gt;MAC ID: 00:04:9F:06:6B:56&lt;/LI&gt;&lt;LI&gt;Si C0&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To be clear: I didn't yet come to our core question (which is technically non-trivial). We would like to debug further on NXP HW/SW, to see if we can reproduce the issue we have. However it does not work at all, without any changes so we need some advice how to proceed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 06:44:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1473395#M191443</guid>
      <dc:creator>philippe_schenk</dc:creator>
      <dc:date>2022-06-14T06:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1475104#M191548</link>
      <description>&lt;P&gt;The default panel in i.MX 8X MEK is "sii,43wvf1g".&lt;/P&gt;
&lt;P&gt;How do you connect the lcd panel to i.MX8X MEK board? Do you use special baseboard?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 07:30:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1475104#M191548</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-06-16T07:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1475756#M191584</link>
      <description>&lt;P&gt;I know what compatible of panel do you use in the device tree. I kindly ask you to answer my questions. I happily repeat them:&lt;/P&gt;&lt;P&gt;Q1: Could you tell me order numbers for a compatible LCDIF display for i.MX 8X MEK with Baseboard?&lt;/P&gt;&lt;P&gt;Q2: How do I make the device-tree imx8qxp-mek-dpu-lcdif.dtb work on i.MX 8X MEK?&lt;/P&gt;&lt;P&gt;I do not connect any lcd panel to the i.MX8X MEK so far, we can measure the core-issue I'm talking about with the scope but it would be of course easier if we could attach the Seiko panel to the MEK. For this reason I asked Q1.&lt;/P&gt;&lt;P&gt;But we can not even measure the signals since imx8qxp-mek-dpu-lcdif.dtb is not working, this was the reason I asked Q2.&lt;/P&gt;&lt;P&gt;If you don't know the answers to my questions I sincerely ask to forward them internally.&lt;BR /&gt;&lt;BR /&gt;Thanks and Best Regards&lt;BR /&gt;Philippe&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 06:23:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1475756#M191584</guid>
      <dc:creator>philippe_schenk</dc:creator>
      <dc:date>2022-06-17T06:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1476424#M191635</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144876"&gt;@philippe_schenk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We use this panel:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://datasheet.octopart.com/RA169-Seiko-datasheet-142521498.pdf" target="_blank" rel="noopener"&gt;https://datasheet.octopart.com/RA169-Seiko-datasheet-142521498.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Normally, set dtb in uboot will let lcdif work.Which signal did you measure?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 03:20:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1476424#M191635</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-06-20T03:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1476625#M191660</link>
      <description>&lt;P&gt;Thanks for the link to the actual part. This at least answers a small portion of Q1. But how do you connect it to J20 (Audio Slot 1) PCIe x8 connector on the Baseboard?&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Normally, set dtb in uboot will let lcdif work.Which signal did you measure?&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Normally yes, however as you can read in my initial post it does not work on releases 5.4 5.10 and 5.15. I would like to ask you to reproduce it on your end and trigger to get those dtbs for lcd interface working.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Philippe&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 08:37:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1476625#M191660</guid>
      <dc:creator>philippe_schenk</dc:creator>
      <dc:date>2022-06-20T08:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1485241#M192230</link>
      <description>&lt;P&gt;Dear NXP, we are still waiting on an answer here. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 09:05:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1485241#M192230</guid>
      <dc:creator>marcelziswiler</dc:creator>
      <dc:date>2022-07-06T09:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1488717#M192471</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;ping, any news why your lcd device-trees do not work on newest NXP release?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 11:09:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1488717#M192471</guid>
      <dc:creator>philippe_schenk</dc:creator>
      <dc:date>2022-07-13T11:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1495020#M192997</link>
      <description>&lt;P&gt;This issue remains open and we are still seeking clarification about using &lt;SPAN&gt;imx8qxp-mek-dpu-lcdif.dts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please additionally answer these two questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Can you confirm that LCDIF is verified &amp;amp; supported on the i.MX 8X?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Can you share more specifics about the test &amp;amp; setup used to verify it with the MEK?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 25 Jul 2022 20:22:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1495020#M192997</guid>
      <dc:creator>brandon_shibley</dc:creator>
      <dc:date>2022-07-25T20:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1495025#M192998</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/151788"&gt;@Zhiming_Liu&lt;/a&gt;&amp;nbsp;please help to continue with the follow-up here.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 20:46:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1495025#M192998</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2022-07-25T20:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1495163#M193008</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/31115"&gt;@karina_valencia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created internal case and need get reply from R&amp;amp;D&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 02:54:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1495163#M193008</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-07-26T02:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1499089#M193272</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160708"&gt;@brandon_shibley&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The modetest can work under L5.15.32_2.2.0 on QXPC0 MEK.&lt;/P&gt;
&lt;P&gt;Please see my attached log.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 01:28:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1499089#M193272</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-08-02T01:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1503202#M193617</link>
      <description>&lt;P&gt;The issue persists on 5.4. We're in the process of bringing up 5.15 and will report back after we test it there.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 09:51:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1503202#M193617</guid>
      <dc:creator>brandon_shibley</dc:creator>
      <dc:date>2022-08-09T09:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1547333#M197089</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144876"&gt;@philippe_schenk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide two boot logs that&amp;nbsp;meets the following conditions：&lt;/P&gt;
&lt;P&gt;1.While booting it misses some power-supplys and its stuck in boot-loop (never finishes booting)&lt;/P&gt;
&lt;P&gt;2.Boot log without panel.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 02:58:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1547333#M197089</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-11-02T02:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1547731#M197117</link>
      <description>&lt;P&gt;Hi Qmiller,&lt;BR /&gt;&lt;BR /&gt;I kindly ask you to reproduce it on your side so we have an independent way how it was reproduced. And since I did no changes at all (just swapping to the panel-devicetree) I am very confident this should be easy on your side.&lt;BR /&gt;&lt;BR /&gt;Thanks and Best Regards,&lt;BR /&gt;Philippe&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 11:56:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1547731#M197117</guid>
      <dc:creator>philippe_schenk</dc:creator>
      <dc:date>2022-11-02T11:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1547991#M197139</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144876"&gt;@philippe_schenk&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our team doesn't have such motherboard and panel.&lt;/P&gt;
&lt;P&gt;So this is our test result based on MEK without&amp;nbsp; panel:&lt;/P&gt;
&lt;P&gt;1.modetest can't read CRTC information&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;&lt;SPAN&gt;stuck in boot-loop never happened&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Application Team need log about this issue[&lt;EM&gt;stuck in boot-loop&lt;/EM&gt;].If they can't handle this, the RD team will provide a workaround for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 02:08:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1547991#M197139</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-11-03T02:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: DPU LCDIF not working on i.MX 8X MEK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1549820#M197295</link>
      <description>&lt;P&gt;HI Qmiller,&lt;/P&gt;&lt;P&gt;I'm sorry I was not able to reproduce the issue in an acceptable time-frame. Our focus also switched away from this product - however the issue still persists without a solution. I was able to make it work on newest 5.15.52-2.1.0 release so I guess we could continue our measurements on there if desired by our internal team.&lt;/P&gt;&lt;P&gt;Anyway long story short we can close this. Thanks for your support!&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Philippe&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 16:49:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/DPU-LCDIF-not-working-on-i-MX-8X-MEK/m-p/1549820#M197295</guid>
      <dc:creator>philippe_schenk</dc:creator>
      <dc:date>2022-11-07T16:49:19Z</dc:date>
    </item>
  </channel>
</rss>

