<?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 PHY_API for F104X8A Configuration in NXP Designs</title>
    <link>https://community.nxp.com/t5/NXP-Designs/PHY-API-for-F104X8A-Configuration/m-p/1045341#M407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The datasheet for F104X8A PHY - section 12 Configuration - step 6 states:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Apply patch from PHY_API&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Where can I&amp;nbsp;source "PHY_API" as source code and documentation please? I&amp;nbsp;can't find any definitive reference&amp;nbsp;from F104X8A nor VSC8514 public pages / documentation. I can't find a&amp;nbsp;'top-level'&amp;nbsp;Vitesse source &amp;amp; I'm not comfortable with any further abstraction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) assuming "PHY_API" can be sourced - what "patch" would then need applying?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks, Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2020 08:13:27 GMT</pubDate>
    <dc:creator>markf</dc:creator>
    <dc:date>2020-05-06T08:13:27Z</dc:date>
    <item>
      <title>PHY_API for F104X8A Configuration</title>
      <link>https://community.nxp.com/t5/NXP-Designs/PHY-API-for-F104X8A-Configuration/m-p/1045341#M407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The datasheet for F104X8A PHY - section 12 Configuration - step 6 states:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Apply patch from PHY_API&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Where can I&amp;nbsp;source "PHY_API" as source code and documentation please? I&amp;nbsp;can't find any definitive reference&amp;nbsp;from F104X8A nor VSC8514 public pages / documentation. I can't find a&amp;nbsp;'top-level'&amp;nbsp;Vitesse source &amp;amp; I'm not comfortable with any further abstraction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) assuming "PHY_API" can be sourced - what "patch" would then need applying?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks, Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 08:13:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NXP-Designs/PHY-API-for-F104X8A-Configuration/m-p/1045341#M407</guid>
      <dc:creator>markf</dc:creator>
      <dc:date>2020-05-06T08:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: PHY_API for F104X8A Configuration</title>
      <link>https://community.nxp.com/t5/NXP-Designs/PHY-API-for-F104X8A-Configuration/m-p/1045342#M408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;F104 PHY is a version of VSC8514 without SyncE sold under NXP brand.&lt;BR /&gt;The datasheet mentions the original Vitesse PHY API which is not&lt;BR /&gt;available from NXP. However, there are verified by NXP&amp;nbsp; initialization sequences&lt;BR /&gt;for this PHY that do not utilize any proprietary&lt;BR /&gt;code. These sequences&amp;nbsp; can be found in Vitesse PHY family drivers in u-Boot and Linux:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/linux/tree/drivers/net/phy/vitesse.c" target="test_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/linux/tree/drivers/net/phy/vitesse.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/u-boot/tree/drivers/net/phy/vitesse.c" target="test_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/u-boot/tree/drivers/net/phy/vitesse.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you follow these initialization sequences you do not need any extra&lt;BR /&gt;patch or API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the solution above is not good for you and you wish to work with&lt;BR /&gt;the original Vitesse PHY initialization software, please contact the&lt;BR /&gt;current owner of Vitesse brand, &lt;A href="https://www.microchip.com/"&gt;Microchip&lt;/A&gt;, for this software availability.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Platon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt; Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2020 18:43:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NXP-Designs/PHY-API-for-F104X8A-Configuration/m-p/1045342#M408</guid>
      <dc:creator>bpe</dc:creator>
      <dc:date>2020-05-14T18:43:58Z</dc:date>
    </item>
  </channel>
</rss>

