<?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のトピックi.MX93 ENET QOS MII mode</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2006070#M231486</link>
    <description>&lt;P&gt;In&amp;nbsp; &lt;EM&gt;i.MX93 Applications Processor Reference Manual&lt;/EM&gt; it's stated that only RMII and RGMII PHYs are supported. But also at several places the manual talks about MII mode. For example in chapter "&lt;EM&gt;78.4.1.7 ENET QOS control signals&lt;/EM&gt;" bits 1-3 can be used to set MII mode.&lt;BR /&gt;&lt;BR /&gt;So they question is, is there a possibility to really set the MII mode and if so, what about the related IO pins and what else has to be set.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2024 12:19:52 GMT</pubDate>
    <dc:creator>PBoerner</dc:creator>
    <dc:date>2024-12-03T12:19:52Z</dc:date>
    <item>
      <title>i.MX93 ENET QOS MII mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2006070#M231486</link>
      <description>&lt;P&gt;In&amp;nbsp; &lt;EM&gt;i.MX93 Applications Processor Reference Manual&lt;/EM&gt; it's stated that only RMII and RGMII PHYs are supported. But also at several places the manual talks about MII mode. For example in chapter "&lt;EM&gt;78.4.1.7 ENET QOS control signals&lt;/EM&gt;" bits 1-3 can be used to set MII mode.&lt;BR /&gt;&lt;BR /&gt;So they question is, is there a possibility to really set the MII mode and if so, what about the related IO pins and what else has to be set.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 12:19:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2006070#M231486</guid>
      <dc:creator>PBoerner</dc:creator>
      <dc:date>2024-12-03T12:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 ENET QOS MII mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2006384#M231506</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your interest in NXP Semiconductor products,&lt;/P&gt;
&lt;P&gt;According to the following driver, the PHY-MODE property set to MII is a valid case for an i.MX 93 EQoS configuration. It should be supported on the module.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/nxp-imx/linux-imx/blob/e0f9e2afd4cff3f02d71891244b4aa5899dfc786/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c#L152-L176" target="_blank"&gt;https://github.com/nxp-imx/linux-imx/blob/e0f9e2afd4cff3f02d71891244b4aa5899dfc786/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c#L152-L176&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 21:42:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2006384#M231506</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2024-12-03T21:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 ENET QOS MII mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2006717#M231531</link>
      <description>&lt;P&gt;Thanks for the clarification. It looks like the same support is currently not implemented in U-Boot. So I can use MII only after kernel has started.&lt;/P&gt;&lt;P&gt;Do you have any hints to the right device-tree settings?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 07:16:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2006717#M231531</guid>
      <dc:creator>PBoerner</dc:creator>
      <dc:date>2024-12-04T07:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 ENET QOS MII mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2007117#M231544</link>
      <description>&lt;P&gt;Trying MII mode by setting phy-mode in the device-tree for eqos o mii leads to an error&lt;/P&gt;&lt;P&gt;&lt;EM&gt;stmmac_hw_setup: DMA engine initialization failed.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;And the driver initialization stops.&lt;/P&gt;&lt;P&gt;Any idea why this happens for MII mode?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 14:06:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2007117#M231544</guid>
      <dc:creator>PBoerner</dc:creator>
      <dc:date>2024-12-04T14:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 ENET QOS MII mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2008300#M231608</link>
      <description>&lt;P&gt;Ignoring the DMA initialization error the driver starts.&lt;/P&gt;&lt;P&gt;But the problem now is the TX clock. The &lt;EM&gt;RGMII_TX_CLK&lt;/EM&gt; is connected to the TX clock output of the PHY. So both pins are acting as an output and driving against each other.&lt;/P&gt;&lt;P&gt;I used the same approach as for RMII and modified the part in &lt;EM&gt;imx93_set_intf_mode &lt;/EM&gt;in&lt;EM&gt; dwmac-imx.c &lt;/EM&gt;so the register 2C in GPR is set to 0. According to the manual TX_CLK of ENET QOS should now be an output. But measuring the signals at the pins shows that the i.MX93 is still driving against the output from the PHY.&lt;/P&gt;&lt;P&gt;So the question is, how can the TX_CLK pin be configured as an input for the TX clock signal for MII mode?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 15:04:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2008300#M231608</guid>
      <dc:creator>PBoerner</dc:creator>
      <dc:date>2024-12-05T15:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX93 ENET QOS MII mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2010722#M231758</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;They cannot, TX_CLK should be connected to TX_CLK of the PHY (this pin should be an input driven by the MAC) and RX_CLK should be connected to RX_CLK (this clock is driven by the PHY).&lt;/P&gt;
&lt;P&gt;You should adjust it in hardware.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2024 05:48:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX93-ENET-QOS-MII-mode/m-p/2010722#M231758</guid>
      <dc:creator>JosephAtNXP</dc:creator>
      <dc:date>2024-12-10T05:48:28Z</dc:date>
    </item>
  </channel>
</rss>

