<?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: Set usb speed to full (usb 1.1) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Set-usb-speed-to-full-usb-1-1/m-p/355514#M49726</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tried this patch in the 3.13 kernel and "lsusb -t" still shows 480M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:smileysad:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 20:57:49 GMT</pubDate>
    <dc:creator>jackblather</dc:creator>
    <dc:date>2015-09-30T20:57:49Z</dc:date>
    <item>
      <title>Set usb speed to full (usb 1.1)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Set-usb-speed-to-full-usb-1-1/m-p/355512#M49724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with imx6q, kernel 3.10.17.&lt;/P&gt;&lt;P&gt;On one usb port, our board acts as a mouse (otg). Up to this Point everything works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now our hardware guys want to Limit the Speed to usb 1.1. I tried to set this by setting the the bit PFSC (bit 24) on Register PORTSC, which didn't work of course.&lt;/P&gt;&lt;P&gt;I changed the following file to do this:&lt;/P&gt;&lt;P&gt;Drivers/usb/chipidea/core.c&lt;/P&gt;&lt;P&gt;and inserted the follwoing lines in the function "hw_device_reset(...)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after the line&lt;/P&gt;&lt;P&gt;while(hw_read(ci, OP_USBCMD, USBCMD_RST))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; udelay(10);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hw_write(ci, OP_PORTSC, (1&amp;lt;&amp;lt;24),1);&amp;nbsp; //Added to set to usb1.1&lt;/P&gt;&lt;P&gt;udelay(100); //Added to set to usb1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried different udelay-values, writing several times in a Loop...&lt;/P&gt;&lt;P&gt;my device still advertises itself as USB2.0 capable and Hosts select high Speed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas where and what to change to force otg as full Speed device?&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 17:59:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Set-usb-speed-to-full-usb-1-1/m-p/355512#M49724</guid>
      <dc:creator>arslan</dc:creator>
      <dc:date>2014-12-16T17:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set usb speed to full (usb 1.1)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Set-usb-speed-to-full-usb-1-1/m-p/355513#M49725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is supported in mainline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to adapt this patch into your kernel:&lt;/P&gt;&lt;P&gt;&lt;A href="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/Documentation/devicetree/bindings/usb/ci-hdrc-imx.txt?id=4f6743d5ca97ac66831add302cc5467db4ee3809" title="https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/Documentation/devicetree/bindings/usb/ci-hdrc-imx.txt?id=4f6743d5ca97ac66831add302cc5467db4ee3809"&gt;https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/Documentation/devicetree/bindings/usb/ci-hdrc-imx.…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 21:55:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Set-usb-speed-to-full-usb-1-1/m-p/355513#M49725</guid>
      <dc:creator>fabio_estevam</dc:creator>
      <dc:date>2014-12-16T21:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set usb speed to full (usb 1.1)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Set-usb-speed-to-full-usb-1-1/m-p/355514#M49726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tried this patch in the 3.13 kernel and "lsusb -t" still shows 480M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:smileysad:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 20:57:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Set-usb-speed-to-full-usb-1-1/m-p/355514#M49726</guid>
      <dc:creator>jackblather</dc:creator>
      <dc:date>2015-09-30T20:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set usb speed to full (usb 1.1)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Set-usb-speed-to-full-usb-1-1/m-p/355515#M49727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I'm also unable to force the USB otg speed into 'full speed' with L3.14.38.&lt;/P&gt;&lt;P&gt;I have followed that patch too.&lt;/P&gt;&lt;P&gt;Is that solved ??&lt;/P&gt;&lt;P&gt;Please guide me to go further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;J.P.Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 09:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Set-usb-speed-to-full-usb-1-1/m-p/355515#M49727</guid>
      <dc:creator>Raana</dc:creator>
      <dc:date>2017-03-31T09:53:37Z</dc:date>
    </item>
  </channel>
</rss>

