<?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>P-SeriesのトピックRe: P1020 USB DR as device support on Linux</title>
    <link>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437256#M2516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Pavel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks, I'm working on it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Yanjun Luo.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Nov 2015 06:28:56 GMT</pubDate>
    <dc:creator>YanjunLuo</dc:creator>
    <dc:date>2015-11-27T06:28:56Z</dc:date>
    <item>
      <title>P1020 USB DR as device support on Linux</title>
      <link>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437252#M2512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does anybody use P1020'S USB DR as device? How should I use it? I enabled the "USB ULPI PHY interface support", and " Freescale Highspeed USB DR Peripheral Controller", but there is no response at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yanjun Luo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 01:24:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437252#M2512</guid>
      <dc:creator>YanjunLuo</dc:creator>
      <dc:date>2015-11-24T01:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: P1020 USB DR as device support on Linux</title>
      <link>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437253#M2513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;Freescale SDK 1.8 supports the P1020 USB using as USB gadget. See attached files. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;It is screenshots for P1020RDB kernel configuration menu.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Wed, 25 Nov 2015 03:55:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437253#M2513</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2015-11-25T03:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: P1020 USB DR as device support on Linux</title>
      <link>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437254#M2514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Pavel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks, I can't see the attachment. For some WiFi support, I tried the kernel 4.2.5. And I manual add the "fsl-usb2-udc" in platform_device_id, I can see the init, but my host always report "unable to enumerate USB device on port 1", and P1020's USB DR's interrupt works, and the status looks ok but it doesn't work. I added some printk and get the below result. the device is attached, the speed is high speed. I don't know what's wrong, why it can't enumerate. Did you try it before?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;irq_src [0x00000040], udc-&amp;gt;usb_state: [0x00000008], usbmode: [0xa], usbsts: [0xc0]&lt;/P&gt;&lt;P&gt;portsc1: 0x98000a05&lt;/P&gt;&lt;P&gt;irq_src [0x00000040], udc-&amp;gt;usb_state: [0x00000001], usbmode: [0xa], usbsts: [0xc0]&lt;/P&gt;&lt;P&gt;irq_src [0x00000100], udc-&amp;gt;usb_state: [0x00000001], usbmode: [0xa], usbsts: [0x180]&lt;/P&gt;&lt;P&gt;irq_src [0x00000040], udc-&amp;gt;usb_state: [0x00000008], usbmode: [0xa], usbsts: [0xc0]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Yanjun Luo.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 07:28:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437254#M2514</guid>
      <dc:creator>YanjunLuo</dc:creator>
      <dc:date>2015-11-25T07:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: P1020 USB DR as device support on Linux</title>
      <link>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437255#M2515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;Look at the Section &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;17.8.1 of the P1020 Reference Manual. Test USB setting using this section.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Wed, 25 Nov 2015 11:12:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437255#M2515</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2015-11-25T11:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: P1020 USB DR as device support on Linux</title>
      <link>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437256#M2516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Pavel,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks, I'm working on it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Yanjun Luo.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 06:28:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/P1020-USB-DR-as-device-support-on-Linux/m-p/437256#M2516</guid>
      <dc:creator>YanjunLuo</dc:creator>
      <dc:date>2015-11-27T06:28:56Z</dc:date>
    </item>
  </channel>
</rss>

