<?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 GMAC Fixed-link mode TX OK, RX NG in S32G</title>
    <link>https://community.nxp.com/t5/S32G/GMAC-Fixed-link-mode-TX-OK-RX-NG/m-p/1714115#M4613</link>
    <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Hi there.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;We had a problem using PFE for MAC2MAC connection before, but we haven't received an answer.&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/S32G/RMII-amp-Fixed-link-under-PFE-TX-OK-but-RX-NG/td-p/1709799" target="_blank" rel="noopener"&gt;RMII &amp;amp; Fixed-link under PFE TX OK but RX NG - NXP Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;So we have now used GMAC for testing. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The device tree has been modified as follows, but it has been found that the problem is the same. Can you please explain the reason to me?&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Are there any issues with NXP's MAC2MAC support?&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;diff --git a/arch/arm64/boot/dts/freescale/s32gxxxa-rdb.dtsi b/arch/arm64/boot/dts/freescale/s32gxxxa-rdb.dtsi
index e1fbd28bb..98544ff9c 100644
--- a/arch/arm64/boot/dts/freescale/s32gxxxa-rdb.dtsi
+++ b/arch/arm64/boot/dts/freescale/s32gxxxa-rdb.dtsi
@@ -23,15 +23,26 @@
        status = "okay";
        pinctrl-names = "default";
        pinctrl-0 = &amp;lt;&amp;amp;gmac0rgmiia_pins&amp;gt;, &amp;lt;&amp;amp;gmac0mdioa_pins&amp;gt;;
-       phy-handle = &amp;lt;&amp;amp;gmac_mdio_a_phy1&amp;gt;;
-       phy-mode = "rgmii-id";
+//     phy-handle = &amp;lt;&amp;amp;gmac_mdio_a_phy1&amp;gt;;
+       phy-mode = "rgmii";
+        fixed-link {
+                speed = &amp;lt;10&amp;gt;;
+                full-duplex;
+        };
 };&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2023 15:31:52 GMT</pubDate>
    <dc:creator>StanleyShen</dc:creator>
    <dc:date>2023-08-30T15:31:52Z</dc:date>
    <item>
      <title>GMAC Fixed-link mode TX OK, RX NG</title>
      <link>https://community.nxp.com/t5/S32G/GMAC-Fixed-link-mode-TX-OK-RX-NG/m-p/1714115#M4613</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;Hi there.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;We had a problem using PFE for MAC2MAC connection before, but we haven't received an answer.&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/S32G/RMII-amp-Fixed-link-under-PFE-TX-OK-but-RX-NG/td-p/1709799" target="_blank" rel="noopener"&gt;RMII &amp;amp; Fixed-link under PFE TX OK but RX NG - NXP Community&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;So we have now used GMAC for testing. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The device tree has been modified as follows, but it has been found that the problem is the same. Can you please explain the reason to me?&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Are there any issues with NXP's MAC2MAC support?&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;diff --git a/arch/arm64/boot/dts/freescale/s32gxxxa-rdb.dtsi b/arch/arm64/boot/dts/freescale/s32gxxxa-rdb.dtsi
index e1fbd28bb..98544ff9c 100644
--- a/arch/arm64/boot/dts/freescale/s32gxxxa-rdb.dtsi
+++ b/arch/arm64/boot/dts/freescale/s32gxxxa-rdb.dtsi
@@ -23,15 +23,26 @@
        status = "okay";
        pinctrl-names = "default";
        pinctrl-0 = &amp;lt;&amp;amp;gmac0rgmiia_pins&amp;gt;, &amp;lt;&amp;amp;gmac0mdioa_pins&amp;gt;;
-       phy-handle = &amp;lt;&amp;amp;gmac_mdio_a_phy1&amp;gt;;
-       phy-mode = "rgmii-id";
+//     phy-handle = &amp;lt;&amp;amp;gmac_mdio_a_phy1&amp;gt;;
+       phy-mode = "rgmii";
+        fixed-link {
+                speed = &amp;lt;10&amp;gt;;
+                full-duplex;
+        };
 };&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 15:31:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/GMAC-Fixed-link-mode-TX-OK-RX-NG/m-p/1714115#M4613</guid>
      <dc:creator>StanleyShen</dc:creator>
      <dc:date>2023-08-30T15:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: GMAC Fixed-link mode TX OK, RX NG</title>
      <link>https://community.nxp.com/t5/S32G/GMAC-Fixed-link-mode-TX-OK-RX-NG/m-p/1714899#M4628</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210770"&gt;@StanleyShen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Sorry for the delay.&lt;/P&gt;
&lt;P&gt;I have created a ticket with the internal team for the same and I will get back to you on this.&lt;/P&gt;
&lt;P&gt;Thank you for your patience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mayank S Patel&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 09:24:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/GMAC-Fixed-link-mode-TX-OK-RX-NG/m-p/1714899#M4628</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-08-31T09:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: GMAC Fixed-link mode TX OK, RX NG</title>
      <link>https://community.nxp.com/t5/S32G/GMAC-Fixed-link-mode-TX-OK-RX-NG/m-p/1716844#M4684</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/210770"&gt;@StanleyShen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The same suggestion for GMAC was previously provided for PFE.&lt;/P&gt;
&lt;P&gt;you can use a GPIO signal, which is controlled in Linux, to enable the 5G module.&lt;/P&gt;
&lt;P&gt;So the solution for that is to bring up the 5G module as early as possible before initializing the related clock.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mayank S Patel&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 06:24:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/GMAC-Fixed-link-mode-TX-OK-RX-NG/m-p/1716844#M4684</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-09-05T06:24:55Z</dc:date>
    </item>
    <item>
      <title>回复： GMAC Fixed-link mode TX OK, RX NG</title>
      <link>https://community.nxp.com/t5/S32G/GMAC-Fixed-link-mode-TX-OK-RX-NG/m-p/1726302#M4848</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/204248"&gt;@MayanksPatel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for you replay.&lt;/P&gt;&lt;P&gt;Previously, we also found this situation and resolved it using the same method.&lt;/P&gt;&lt;P&gt;Thank you again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 11:52:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/GMAC-Fixed-link-mode-TX-OK-RX-NG/m-p/1726302#M4848</guid>
      <dc:creator>StanleyShen</dc:creator>
      <dc:date>2023-09-20T11:52:59Z</dc:date>
    </item>
  </channel>
</rss>

