<?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>LayerscapeのトピックRe: VSC8575 on LS1043A</title>
    <link>https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A/m-p/1564254#M11469</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Please refer to the attached driver code from LSDK 21.08 release with&amp;nbsp;LTS kernel 5.10.35 .&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Dec 2022 08:47:22 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2022-12-05T08:47:22Z</dc:date>
    <item>
      <title>VSC8575 on LS1043A</title>
      <link>https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A/m-p/1552780#M11400</link>
      <description>&lt;P&gt;Hello NXP,&lt;/P&gt;&lt;P&gt;There was a change in mscc driver for VSC8575 PHYs from Kernel 5.4.143 to 5.10.152 and I'm having difficulty transferring the workaround for autoneg issue.&lt;/P&gt;&lt;P&gt;Reference &lt;A href="https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A-not-pinging-out/m-p/1043323#M5859" target="_blank"&gt;https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A-not-pinging-out/m-p/1043323#M5859&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;Old with fix (5.4.143)
/* NXP VSC8575 fix */
	ret = phy_write(phydev, MSCC_EXT_PAGE_ACCESS, MSCC_PHY_PAGE_EXTENDED_3);
	ret = phy_set_bits(phydev, MSCC_PHY_SERDES_CON, MSCC_PHY_SERDES_ANEG);
/* NXP VSC8575 fix */
	phy_write(phydev, MSCC_EXT_PAGE_ACCESS, MSCC_PHY_PAGE_STANDARD);

New (5.10.152)
	ret = vsc8584_macsec_init(phydev);
	ret = vsc8584_ptp_init(phydev);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering if you already have a solution to share.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 07:57:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A/m-p/1552780#M11400</guid>
      <dc:creator>carljones</dc:creator>
      <dc:date>2022-11-12T07:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: VSC8575 on LS1043A</title>
      <link>https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A/m-p/1564254#M11469</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Please refer to the attached driver code from LSDK 21.08 release with&amp;nbsp;LTS kernel 5.10.35 .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 08:47:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A/m-p/1564254#M11469</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-12-05T08:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: VSC8575 on LS1043A</title>
      <link>https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A/m-p/1565234#M11478</link>
      <description>Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&lt;BR /&gt;I've tried extracting the file but it comes out empty (mscc_main.c does not contain anything). I tried on a Windows and a Linux PC. Not sure what is wrong but would appreciate if you could re-upload perhaps. Thank you very much.&lt;BR /&gt;Kind regards.</description>
      <pubDate>Tue, 06 Dec 2022 14:15:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A/m-p/1565234#M11478</guid>
      <dc:creator>carljones</dc:creator>
      <dc:date>2022-12-06T14:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: VSC8575 on LS1043A</title>
      <link>https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A/m-p/1576900#M11587</link>
      <description />
      <pubDate>Wed, 04 Jan 2023 07:08:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/VSC8575-on-LS1043A/m-p/1576900#M11587</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2023-01-04T07:08:36Z</dc:date>
    </item>
  </channel>
</rss>

