<?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: Configuring EHCI USB-OTG using Yacto project(kernel version 3.10.17-r0) on imx6q-sabreauto. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Configuring-EHCI-USB-OTG-using-Yacto-project-kernel-version-3-10/m-p/368221#M52430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give some inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Gaurav &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2014 05:16:16 GMT</pubDate>
    <dc:creator>gauravpandya</dc:creator>
    <dc:date>2014-09-16T05:16:16Z</dc:date>
    <item>
      <title>Configuring EHCI USB-OTG using Yacto project(kernel version 3.10.17-r0) on imx6q-sabreauto.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configuring-EHCI-USB-OTG-using-Yacto-project-kernel-version-3-10/m-p/368220#M52429</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 new to free-scale platform and just started working on Yacto-Project.&lt;/P&gt;&lt;P&gt;I have setup my working environment and imx6q-sabreauto board too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are few questions which are not clear to me.&lt;/P&gt;&lt;P&gt;1) Using kernel 3.10.17 can we use USB_OTG functionality.&lt;/P&gt;&lt;P&gt;2) If we can usb USB_OTG as device and peripheral both then which drivers or &lt;/P&gt;&lt;P&gt;configurations would be needed.&lt;/P&gt;&lt;P&gt;3) I have set-up for kernel 3.0.35 where i can use USB-OTG as host as well as Device.&lt;/P&gt;&lt;P&gt;but using kernel 3.10.17 i am not able to do same.&lt;/P&gt;&lt;P&gt;4) There is much change from kernel 3.0.35 to kernel 3.10.17. Lot of files being moved out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide some inputs on above points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 15:05:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configuring-EHCI-USB-OTG-using-Yacto-project-kernel-version-3-10/m-p/368220#M52429</guid>
      <dc:creator>gauravpandya</dc:creator>
      <dc:date>2014-09-15T15:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring EHCI USB-OTG using Yacto project(kernel version 3.10.17-r0) on imx6q-sabreauto.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configuring-EHCI-USB-OTG-using-Yacto-project-kernel-version-3-10/m-p/368221#M52430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give some inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Gaurav &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 05:16:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configuring-EHCI-USB-OTG-using-Yacto-project-kernel-version-3-10/m-p/368221#M52430</guid>
      <dc:creator>gauravpandya</dc:creator>
      <dc:date>2014-09-16T05:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Configuring EHCI USB-OTG using Yacto project(kernel version 3.10.17-r0) on imx6q-sabreauto.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configuring-EHCI-USB-OTG-using-Yacto-project-kernel-version-3-10/m-p/368222#M52431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried modifing the DTS file? Section 41.2.6 "Changing the Controller Operation Mode" of the i.MX 6 Linux Reference Manual specifies the following:&lt;/P&gt;&lt;P&gt;dr_mode = "host" /* Set controller as gadget-only mode */&lt;/P&gt;&lt;P&gt;dr_mode = "peripheral" /* Set controller as host-only mode */&lt;/P&gt;&lt;P&gt;dr_mode = "otg" /* Set controller as otg mode */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could find this document as attachment,&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&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>Fri, 19 Sep 2014 21:55:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configuring-EHCI-USB-OTG-using-Yacto-project-kernel-version-3-10/m-p/368222#M52431</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2014-09-19T21:55:01Z</dc:date>
    </item>
  </channel>
</rss>

