<?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 i.MX 8M Mini ISL79987 Video Issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Mini-ISL79987-Video-Issue/m-p/1841270#M222164</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm working on the i.MX 8M Mini platform.&lt;/P&gt;&lt;P&gt;I have activated the &lt;STRONG&gt;ISL79987 Video Decoder IC&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Although the IC is 4-Channel, I see &lt;STRONG&gt;"video0", "video1", and "video2"&lt;/STRONG&gt; under the &lt;STRONG&gt;"/dev"&lt;/STRONG&gt; directory.&lt;/P&gt;&lt;P&gt;I am using the following configuration as DTS.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;     isl7998x_mipi@3d {
        compatible = "isil,isl79987";
        reg = &amp;lt;0x3d&amp;gt;;

        ports {
          #address-cells = &amp;lt;1&amp;gt;;
          #size-cells = &amp;lt;0&amp;gt;;

          port@0 {
            reg = &amp;lt;0&amp;gt;;
            isl79987_out: endpoint {
              remote-endpoint = &amp;lt;&amp;amp;mipi_csi2_in&amp;gt;;
              data-lanes = &amp;lt;1&amp;gt;;
            };
          };

          port@1 {
            reg = &amp;lt;1&amp;gt;;
            endpoint {
              /*remote-endpoint = &amp;lt;&amp;amp;camera_0&amp;gt;;*/
            };
          };

          port@2 {
            reg = &amp;lt;2&amp;gt;;
            endpoint {
              /*remote-endpoint = &amp;lt;&amp;amp;camera_1&amp;gt;;*/
            };
          };
          
          port@3 {
            reg = &amp;lt;3&amp;gt;;
            endpoint {
              /*remote-endpoint = &amp;lt;&amp;amp;camera_1&amp;gt;;*/
            };
          };
                  
          port@4 {
            reg = &amp;lt;4&amp;gt;;
            endpoint {
              /*remote-endpoint = &amp;lt;&amp;amp;camera_1&amp;gt;;*/
            };
          };
        };
      };&lt;/LI-CODE&gt;&lt;P&gt;Could you help me with this issue?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 11:37:15 GMT</pubDate>
    <dc:creator>cbl</dc:creator>
    <dc:date>2024-04-05T11:37:15Z</dc:date>
    <item>
      <title>i.MX 8M Mini ISL79987 Video Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Mini-ISL79987-Video-Issue/m-p/1841270#M222164</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm working on the i.MX 8M Mini platform.&lt;/P&gt;&lt;P&gt;I have activated the &lt;STRONG&gt;ISL79987 Video Decoder IC&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Although the IC is 4-Channel, I see &lt;STRONG&gt;"video0", "video1", and "video2"&lt;/STRONG&gt; under the &lt;STRONG&gt;"/dev"&lt;/STRONG&gt; directory.&lt;/P&gt;&lt;P&gt;I am using the following configuration as DTS.&lt;/P&gt;&lt;LI-CODE lang="c"&gt;     isl7998x_mipi@3d {
        compatible = "isil,isl79987";
        reg = &amp;lt;0x3d&amp;gt;;

        ports {
          #address-cells = &amp;lt;1&amp;gt;;
          #size-cells = &amp;lt;0&amp;gt;;

          port@0 {
            reg = &amp;lt;0&amp;gt;;
            isl79987_out: endpoint {
              remote-endpoint = &amp;lt;&amp;amp;mipi_csi2_in&amp;gt;;
              data-lanes = &amp;lt;1&amp;gt;;
            };
          };

          port@1 {
            reg = &amp;lt;1&amp;gt;;
            endpoint {
              /*remote-endpoint = &amp;lt;&amp;amp;camera_0&amp;gt;;*/
            };
          };

          port@2 {
            reg = &amp;lt;2&amp;gt;;
            endpoint {
              /*remote-endpoint = &amp;lt;&amp;amp;camera_1&amp;gt;;*/
            };
          };
          
          port@3 {
            reg = &amp;lt;3&amp;gt;;
            endpoint {
              /*remote-endpoint = &amp;lt;&amp;amp;camera_1&amp;gt;;*/
            };
          };
                  
          port@4 {
            reg = &amp;lt;4&amp;gt;;
            endpoint {
              /*remote-endpoint = &amp;lt;&amp;amp;camera_1&amp;gt;;*/
            };
          };
        };
      };&lt;/LI-CODE&gt;&lt;P&gt;Could you help me with this issue?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 11:37:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Mini-ISL79987-Video-Issue/m-p/1841270#M222164</guid>
      <dc:creator>cbl</dc:creator>
      <dc:date>2024-04-05T11:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 8M Mini ISL79987 Video Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Mini-ISL79987-Video-Issue/m-p/1842506#M222253</link>
      <description>&lt;P&gt;Hope this helps:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/ISL79987-and-adv7180-de-interlace-driver-for-iMX8QXP-boards/ta-p/1124075" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/ISL79987-and-adv7180-de-interlace-driver-for-iMX8QXP-boards/ta-p/1124075&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 14:38:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Mini-ISL79987-Video-Issue/m-p/1842506#M222253</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2024-04-08T14:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX 8M Mini ISL79987 Video Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Mini-ISL79987-Video-Issue/m-p/1847841#M222573</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;I have looked through this page but could not find the solution.&lt;/P&gt;&lt;P&gt;How do I update my device tree so that I can see 4 channels of video under /dev directory?&lt;/P&gt;&lt;P&gt;Can you please help me with this?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 07:48:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-8M-Mini-ISL79987-Video-Issue/m-p/1847841#M222573</guid>
      <dc:creator>cbl</dc:creator>
      <dc:date>2024-04-16T07:48:12Z</dc:date>
    </item>
  </channel>
</rss>

