<?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: Use KSZ9031 in 100MB mode in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Use-KSZ9031-in-100MB-mode/m-p/620694#M94096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pierre-Olivier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is example Documentation/devicetree/bindings/net/micrel-ksz90x1.txt for setting additional&lt;BR /&gt;phy registers, seems it can be reused in fec probe driver using get_property function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Dec 2016 00:03:15 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-12-17T00:03:15Z</dc:date>
    <item>
      <title>Use KSZ9031 in 100MB mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Use-KSZ9031-in-100MB-mode/m-p/620693#M94095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are using an iMX6Q module on our carrier board. We use the KSZ9031 as Ethernet PHY but we have a small issue. We use only 4 lines on the KSZ9031, for 10/100 mode.&lt;/P&gt;&lt;P&gt;Without any configuration in the kernel, the 10/100 mode is detected but it takes a lot of time and block the kernel for 20sec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;[ 8.994243] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet:07, irq=-1)&lt;BR /&gt;[ 9.043578] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready&lt;/P&gt;&lt;P&gt;[ 27.994108] libphy: 2188000.ethernet:07 - Link is Up - 100/Full&lt;/P&gt;&lt;P&gt;[ 28.000079] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read on the documentation that I need to change some registers to set 10/100 mode:&lt;/P&gt;&lt;P&gt;- Reg 0x0 set Bit[6] to '0'&lt;BR /&gt; - Reg 0x9, set Bit[9:8] to '00'&lt;BR /&gt; - Reg 0x0, set Bit[9] to '1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I don't know where I need to set this registers in the kernel, any advice?&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Pierre-Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 12:57:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Use-KSZ9031-in-100MB-mode/m-p/620693#M94095</guid>
      <dc:creator>pierre-olivierh</dc:creator>
      <dc:date>2016-12-16T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Use KSZ9031 in 100MB mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Use-KSZ9031-in-100MB-mode/m-p/620694#M94096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pierre-Olivier&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is example Documentation/devicetree/bindings/net/micrel-ksz90x1.txt for setting additional&lt;BR /&gt;phy registers, seems it can be reused in fec probe driver using get_property function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2016 00:03:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Use-KSZ9031-in-100MB-mode/m-p/620694#M94096</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-12-17T00:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Use KSZ9031 in 100MB mode</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Use-KSZ9031-in-100MB-mode/m-p/620695#M94097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer, I'll try to do this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 14:06:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Use-KSZ9031-in-100MB-mode/m-p/620695#M94097</guid>
      <dc:creator>pierre-olivierh</dc:creator>
      <dc:date>2016-12-23T14:06:39Z</dc:date>
    </item>
  </channel>
</rss>

