<?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: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1964399#M229113</link>
    <description>&lt;P&gt;Hi Liu,&lt;/P&gt;&lt;P&gt;So the issue seems to be the enet_ref clock which is at the default 125MHz. I try to set it to 50MHz in&amp;nbsp;imx6q_clocks_init:&lt;BR /&gt;clk_set_rate(hws[IMX6QDL_CLK_ENET_REF]-&amp;gt;clk, 50000000);&lt;/P&gt;&lt;P&gt;It worked on 5.4 but not 6.1&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2024 10:26:05 GMT</pubDate>
    <dc:creator>Lars71dk</dc:creator>
    <dc:date>2024-09-30T10:26:05Z</dc:date>
    <item>
      <title>imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1915853#M226544</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Moving from dunfell 5.4 to scarthgap kernel 6.1 I face an issue with eth0.&lt;/P&gt;&lt;P&gt;It is detected:&lt;/P&gt;&lt;P&gt;[ 1.223578] fec 2188000.ethernet eth0: registered PHC device 0&lt;BR /&gt;[ 1.826261] Generic PHY 2188000.ethernet-1:01: attached PHY driver (mii_bus:phy_addr=2188000.ethernet-1:01, irq=POLL)&lt;BR /&gt;&lt;BR /&gt;But link is down, and I can't up it:&lt;BR /&gt;2: eth0: &amp;lt;NO-CARRIER,BROADCAST,MULTICAST,UP&amp;gt; mtu 1500 qdisc pfifo_fast qlen 1000&lt;BR /&gt;link/ether 00:50:55:01:37:8f brd ff:ff:ff:ff:ff:ff&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I notice these two lines missing dmesg, compared with the working 5.4:&lt;BR /&gt;[ 0.179949] libphy: Fixed MDIO Bus: probed&lt;BR /&gt;[ 0.188184] libphy: fec_enet_mii_bus: probed&lt;BR /&gt;&lt;BR /&gt;I tried this patch, to no avail:&lt;BR /&gt;&amp;amp;fec {&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_enet&amp;gt;;&lt;BR /&gt;phy-mode = "rmii";&lt;BR /&gt;+ phy-handle = &amp;lt;&amp;amp;ethphy&amp;gt;;&lt;BR /&gt;phy-reset-gpios = &amp;lt;&amp;amp;gpio3 12 GPIO_ACTIVE_LOW&amp;gt;;&lt;BR /&gt;status = "okay";&lt;BR /&gt;+&lt;BR /&gt;+ mdio {&lt;BR /&gt;+ #address-cells = &amp;lt;1&amp;gt;;&lt;BR /&gt;+ #size-cells = &amp;lt;0&amp;gt;;&lt;BR /&gt;+&lt;BR /&gt;+ ethphy: ethernet-phy@1 {&lt;BR /&gt;+ reg = &amp;lt;1&amp;gt;;&lt;BR /&gt;+ qca,clk-out-frequency = &amp;lt;125000000&amp;gt;;&lt;BR /&gt;+ };&lt;BR /&gt;+ };&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;What am I possibly missing?&lt;/P&gt;&lt;P&gt;A LAN9512 based port, eth1, works.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 06:35:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1915853#M226544</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-07-24T06:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1915931#M226554</link>
      <description>&lt;P&gt;In addition, my kernel config includes:&lt;BR /&gt;CONFIG_MDIO_DEVICE=y&lt;BR /&gt;CONFIG_MDIO_BUS=y&lt;BR /&gt;CONFIG_FWNODE_MDIO=y&lt;BR /&gt;CONFIG_OF_MDIO=y&lt;BR /&gt;CONFIG_MDIO_DEVRES=y&lt;BR /&gt;CONFIG_PHYLIB=y&lt;BR /&gt;CONFIG_MICREL_PHY=y&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 08:07:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1915931#M226554</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-07-24T08:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1917993#M226638</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228226"&gt;@Lars71dk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share your device tree node about eth0?&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 08:50:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1917993#M226638</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-07-26T08:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1918135#M226644</link>
      <description>&lt;P&gt;Hi Zhiming,&lt;/P&gt;&lt;P&gt;fec: ethernet@2188000 {&lt;BR /&gt;compatible = "fsl,imx6q-fec";&lt;BR /&gt;reg = &amp;lt;0x02188000 0x4000&amp;gt;;&lt;BR /&gt;interrupt-names = "int0", "pps";&lt;BR /&gt;interrupts = &amp;lt;0 118 4&amp;gt;,&lt;BR /&gt;&amp;lt;0 119 4&amp;gt;;&lt;BR /&gt;clocks = &amp;lt;&amp;amp;clks 117&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;clks 117&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;clks 190&amp;gt;,&lt;BR /&gt;&amp;lt;&amp;amp;clks 190&amp;gt;;&lt;BR /&gt;clock-names = "ipg", "ahb", "ptp", "enet_out";&lt;BR /&gt;assigned-clocks = &amp;lt;&amp;amp;clks 190&amp;gt;;&lt;BR /&gt;assigned-clock-rates = &amp;lt;125000000&amp;gt;;&lt;BR /&gt;fsl,stop-mode = &amp;lt;&amp;amp;gpr 0x34 27&amp;gt;;&lt;BR /&gt;fsl,wakeup_irq = &amp;lt;0&amp;gt;;&lt;BR /&gt;status = "disabled";&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;Regards, Lars&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2024 12:49:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1918135#M226644</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-07-26T12:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1921551#M226815</link>
      <description>Hi Zhiming,&lt;BR /&gt;Where you able to check or can I provide additional information for troubleshooting?&lt;BR /&gt;Thanks,&lt;BR /&gt;Lars</description>
      <pubDate>Wed, 31 Jul 2024 10:56:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1921551#M226815</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-07-31T10:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1922353#M226846</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/228226"&gt;@Lars71dk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No obvious problems, but you need to check that the LIBPHY driver has been compiled in after the kernel has finished compiling, try adding some printing to verify that.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 02:25:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1922353#M226846</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2024-08-01T02:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1959702#M228760</link>
      <description>&lt;P&gt;Hi Liu,&lt;/P&gt;&lt;P&gt;I added trace lines in the driver, and also ran the ethtool, still the fec is there but there is no Link.&lt;BR /&gt;Details, dmesg log lines - the inits returns ok. Yet the two 'probed' phylib lines does not appear.&lt;/P&gt;&lt;P&gt;[ 0.257023] fixed_mdio_bus_init...&lt;BR /&gt;[ 0.257153] fixed_mdio_bus_init mdiobus_register...&lt;BR /&gt;[ 0.257662] fixed_mdio_bus_init return 0&lt;BR /&gt;[ 0.259284] fec_probe...&lt;BR /&gt;[ 0.262650] fec_probe fec_enet_init...&lt;BR /&gt;[ 0.263915] fec_enet_mii_init of_mdiobus_register...&lt;BR /&gt;[ 0.267206] fec_enet_mii_init return 0&lt;BR /&gt;[ 0.267748] fec 2188000.ethernet eth0: registered PHC device 0&lt;BR /&gt;[ 0.267767] fec_probe return 0&lt;/P&gt;&lt;P&gt;[ 0.460465] Generic PHY 2188000.ethernet-1:01: attached PHY driver (mii_bus:phy_addr=2188000.ethernet-1:01, irq=POLL)&lt;BR /&gt;[ 1.483372] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=294)&lt;BR /&gt;&lt;BR /&gt;This line comes with kernel 5.4, but is now missing:&lt;BR /&gt;[ 3.677672] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx&lt;BR /&gt;&lt;BR /&gt;Restarting eth0 does not help:&lt;BR /&gt;ip link set eth0 down &amp;amp;&amp;amp;&amp;nbsp;ip link set eth0 up&lt;BR /&gt;&lt;BR /&gt;Still ethtool indicates com. with the phy, but indicates no link:&lt;BR /&gt;root@cpb539:/opt/fccapps# ./ethtool eth0&lt;BR /&gt;Settings for eth0:&lt;BR /&gt;Supported ports: [ TP MII ]&lt;BR /&gt;Supported link modes: 10baseT/Half 10baseT/Full&lt;BR /&gt;100baseT/Half 100baseT/Full&lt;BR /&gt;Supported pause frame use: Symmetric&lt;BR /&gt;Supports auto-negotiation: Yes&lt;BR /&gt;Supported FEC modes: Not reported&lt;BR /&gt;Advertised link modes: 10baseT/Half 10baseT/Full&lt;BR /&gt;100baseT/Half 100baseT/Full&lt;BR /&gt;Advertised pause frame use: Symmetric&lt;BR /&gt;Advertised auto-negotiation: Yes&lt;BR /&gt;Advertised FEC modes: Not reported&lt;BR /&gt;Speed: Unknown!&lt;BR /&gt;Duplex: Unknown! (255)&lt;BR /&gt;Auto-negotiation: on&lt;BR /&gt;Port: MII&lt;BR /&gt;PHYAD: 1&lt;BR /&gt;Transceiver: external&lt;BR /&gt;Supports Wake-on: d&lt;BR /&gt;Wake-on: d&lt;BR /&gt;Link detected: no&lt;BR /&gt;&lt;BR /&gt;What could be the next step in troubleshooting?&lt;BR /&gt;&lt;BR /&gt;Thanks, Lars&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 08:51:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1959702#M228760</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-09-23T08:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1959737#M228762</link>
      <description>&lt;P&gt;The phy is the&amp;nbsp;&lt;SPAN&gt;KSZ9031.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 09:18:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1959737#M228762</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-09-23T09:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1959875#M228770</link>
      <description>&lt;P&gt;I found the driver for micrel ksz9031 had a change between 5.4 and 6.1:&lt;/P&gt;&lt;P&gt;Remove fixup and change phy-mode to rgmii-id:&lt;BR /&gt;[v1,1/7] ARM i.MX6q: remove PHY fixup for KSZ9031&lt;BR /&gt;&lt;A href="https://patches.linaro.org/project/netdev/patch/20210203091857.16936-2-o.rempel@pengutronix.de/" target="_blank"&gt;https://patches.linaro.org/project/netdev/patch/20210203091857.16936-2-o.rempel@pengutronix.de/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I changed the phy-mode to rgmii-id (as well as the others) but still no link. Also, the link LED driven by the phy is off. Still, something missing in order to enable the phy?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 11:51:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1959875#M228770</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-09-23T11:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1961531#M228902</link>
      <description>&lt;P&gt;Sorry, the phy device is the&amp;nbsp;DP83848K.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 08:34:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1961531#M228902</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-09-25T08:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1961901#M228924</link>
      <description>&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;On another 6.1 platform I also don't get the 'phylib' proped messages, so I guess they disappeared since 5.4 and does not relate to the link issue.&lt;/P&gt;&lt;P&gt;I added the kernel module for the Micrel Phy and correctly get:&lt;BR /&gt;[ 1.900471] NS DP83848C 10/100 Mbps PHY 2188000.ethernet-1:01: attached PHY driver (mii_bus:phy_addr=2188000.ethernet-1:01, irq=POLL)&lt;BR /&gt;&lt;BR /&gt;Yet - there is no link coming up. If I boot a 5.4 linux, it works - so my cables and hw must be ok.&lt;/P&gt;&lt;P&gt;I also still apply this patch, as was used in 5.4 and relates to the clock setup:&lt;/P&gt;&lt;P&gt;+++ b/drivers/clk/imx/clk-imx6q.c&lt;BR /&gt;@@ -1019,6 +1019,9 @@ static void __init imx6q_clocks_init(struct device_node *ccm_node)&lt;BR /&gt;clk_prepare_enable(hws[IMX6QDL_CLK_USBPHY2_GATE]-&amp;gt;clk);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;+ /*Set enet_ref clock to 50M to supply for RGMII tx_clk */&lt;BR /&gt;+ clk_set_rate(hws[IMX6QDL_CLK_ENET_REF]-&amp;gt;clk, 50000000);&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 15:25:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1961901#M228924</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-09-25T15:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1964399#M229113</link>
      <description>&lt;P&gt;Hi Liu,&lt;/P&gt;&lt;P&gt;So the issue seems to be the enet_ref clock which is at the default 125MHz. I try to set it to 50MHz in&amp;nbsp;imx6q_clocks_init:&lt;BR /&gt;clk_set_rate(hws[IMX6QDL_CLK_ENET_REF]-&amp;gt;clk, 50000000);&lt;/P&gt;&lt;P&gt;It worked on 5.4 but not 6.1&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 10:26:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1964399#M229113</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-09-30T10:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: imx6q porting from kernel 5.4 to 6.1 breaks eth0, it is detected but with NO-CARRIER</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1964469#M229117</link>
      <description>&lt;P&gt;Hi Liu,&lt;/P&gt;&lt;P&gt;In the device tree I change the assigned IMX6QDL_CLK_ENET_REF clock from 125 to 50MHz:&lt;/P&gt;&lt;P&gt;assigned-clock-rates = &amp;lt;50000000&amp;gt;;&lt;BR /&gt;&lt;BR /&gt;Now the clock is correct. But why doesn't&amp;nbsp;&lt;SPAN&gt;clk_set_rate() work?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please comment, thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Lars&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 12:26:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6q-porting-from-kernel-5-4-to-6-1-breaks-eth0-it-is-detected/m-p/1964469#M229117</guid>
      <dc:creator>Lars71dk</dc:creator>
      <dc:date>2024-09-30T12:26:00Z</dc:date>
    </item>
  </channel>
</rss>

