<?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: IMX8MQ Device Tree Association</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-Device-Tree-Association/m-p/1884708#M224757</link>
    <description>&lt;P&gt;The MIPI name in i.MX93 is dsi, not mipi_dsi_bridge.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_0-1718082845765.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283345i808937589F9CBFFD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_0-1718082845765.png" alt="Zhiming_Liu_0-1718082845765.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you want to port new dsi panel, please refer&amp;nbsp;arch/arm64/boot/dts/freescale/imx93-11x11-evk-rm67199.dts. Do not include your settings about i.MX8MQ.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_1-1718082912060.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283347i864FAFE3450031A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_1-1718082912060.png" alt="Zhiming_Liu_1-1718082912060.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 05:15:51 GMT</pubDate>
    <dc:creator>Zhiming_Liu</dc:creator>
    <dc:date>2024-06-11T05:15:51Z</dc:date>
    <item>
      <title>IMX8MQ Device Tree Association</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-Device-Tree-Association/m-p/1883185#M224675</link>
      <description>&lt;P&gt;I am porting a mipi driver on IMX93, but I encountered some issues with the device tree,&lt;BR /&gt;a.The original device tree is as follows, and I directly added it to my IMX8MQ, changed its name, and commented out some pins;&lt;BR /&gt;Firstly, how can we determine which controller mipi_dsi has been connected to and its relationship?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ximenbingmeng_0-1717725020077.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/282959iA714EA92F283F778/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ximenbingmeng_0-1717725020077.png" alt="ximenbingmeng_0-1717725020077.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;b.Is it possible for the following error to occur due to the device tree? IMX DRM display subsystem: No available ports, how should we investigate?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ximenbingmeng_1-1717725051423.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/282960i531F816DB0214198/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ximenbingmeng_1-1717725051423.png" alt="ximenbingmeng_1-1717725051423.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;c.What is the difference between placing the port keyword in the "device tree" on the same node and different nodes? For example, the following two screenshots;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ximenbingmeng_2-1717725387971.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/282962iC5E671B7E9FF6C30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ximenbingmeng_2-1717725387971.png" alt="ximenbingmeng_2-1717725387971.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ximenbingmeng_3-1717725400594.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/282963i2B5131E1ECE646BD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ximenbingmeng_3-1717725400594.png" alt="ximenbingmeng_3-1717725400594.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;d. According to the "schematic" or "device tree" description, if the device tree is a reference to a name, how can the "association relationship" of the device tree be identified?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 01:57:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-Device-Tree-Association/m-p/1883185#M224675</guid>
      <dc:creator>ximenbingmeng</dc:creator>
      <dc:date>2024-06-07T01:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8MQ Device Tree Association</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-Device-Tree-Association/m-p/1884708#M224757</link>
      <description>&lt;P&gt;The MIPI name in i.MX93 is dsi, not mipi_dsi_bridge.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_0-1718082845765.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283345i808937589F9CBFFD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_0-1718082845765.png" alt="Zhiming_Liu_0-1718082845765.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you want to port new dsi panel, please refer&amp;nbsp;arch/arm64/boot/dts/freescale/imx93-11x11-evk-rm67199.dts. Do not include your settings about i.MX8MQ.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_1-1718082912060.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/283347i864FAFE3450031A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_1-1718082912060.png" alt="Zhiming_Liu_1-1718082912060.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 05:15:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8MQ-Device-Tree-Association/m-p/1884708#M224757</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-06-11T05:15:51Z</dc:date>
    </item>
  </channel>
</rss>

