Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-05-13 Thread Fabio Estevam
On Wed, May 13, 2015 at 2:53 PM, Vagrant Cascadian wrote: > Given that it is possible to set from u-boot, I'm wondering if it > wouldn't be worth reworking the patch to only generate a single .dtb for > now, and revisit the options for switching between USB host mode and > peripheral mode later?

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-05-13 Thread Vagrant Cascadian
On 2015-04-27, Vagrant Cascadian wrote: > On 2015-04-27, Shawn Guo wrote: >> On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: >>> Add support for the USB armory board by Inverse Path. This board >>> features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in >>> either

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-05-13 Thread Fabio Estevam
On Wed, May 13, 2015 at 2:53 PM, Vagrant Cascadian vagr...@debian.org wrote: Given that it is possible to set from u-boot, I'm wondering if it wouldn't be worth reworking the patch to only generate a single .dtb for now, and revisit the options for switching between USB host mode and

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-05-13 Thread Vagrant Cascadian
On 2015-04-27, Vagrant Cascadian wrote: On 2015-04-27, Shawn Guo wrote: On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: Add support for the USB armory board by Inverse Path. This board features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in either peripheral or

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-30 Thread Peter Chen
On Wed, Apr 29, 2015 at 11:22:11PM -0300, Fabio Estevam wrote: > Hi Peter, > > On Tue, Apr 28, 2015 at 5:20 AM, Peter Chen wrote: > > > Current chipidea usb driver supports role switch function well, if you > > have a gpio or id pin for it. > > On mx6 we are able to perform OTG role-switch

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-30 Thread Peter Chen
On Wed, Apr 29, 2015 at 11:22:11PM -0300, Fabio Estevam wrote: Hi Peter, On Tue, Apr 28, 2015 at 5:20 AM, Peter Chen peter.c...@freescale.com wrote: Current chipidea usb driver supports role switch function well, if you have a gpio or id pin for it. On mx6 we are able to perform OTG

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-29 Thread Fabio Estevam
Hi Peter, On Tue, Apr 28, 2015 at 5:20 AM, Peter Chen wrote: > Current chipidea usb driver supports role switch function well, if you > have a gpio or id pin for it. On mx6 we are able to perform OTG role-switch funtion as they have the OTG_ID pins. We are talking about mx53 here, which does

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-29 Thread Fabio Estevam
Hi Peter, On Tue, Apr 28, 2015 at 5:20 AM, Peter Chen peter.c...@freescale.com wrote: Current chipidea usb driver supports role switch function well, if you have a gpio or id pin for it. On mx6 we are able to perform OTG role-switch funtion as they have the OTG_ID pins. We are talking about

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-28 Thread Peter Chen
On Mon, Apr 27, 2015 at 03:37:08PM +0200, Andrej Rosano wrote: > Hi Shawn, > > On Mon, Apr 27, 2015 at 07:57:48PM +0800, Shawn Guo wrote: > > +Peter > > > > On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: > > > Add support for the USB armory board by Inverse Path. This board >

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-28 Thread Peter Chen
On Mon, Apr 27, 2015 at 03:37:08PM +0200, Andrej Rosano wrote: Hi Shawn, On Mon, Apr 27, 2015 at 07:57:48PM +0800, Shawn Guo wrote: +Peter On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: Add support for the USB armory board by Inverse Path. This board features a

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-27 Thread Vagrant Cascadian
On 2015-04-27, Shawn Guo wrote: > On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: >> Add support for the USB armory board by Inverse Path. This board >> features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in >> either peripheral or host mode, and 5 GPIO pins. >> >>

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-27 Thread Andrej Rosano
Hi Shawn, On Mon, Apr 27, 2015 at 07:57:48PM +0800, Shawn Guo wrote: > +Peter > > On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: > > Add support for the USB armory board by Inverse Path. This board > > features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in > >

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-27 Thread Shawn Guo
+Peter On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: > Add support for the USB armory board by Inverse Path. This board > features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in > either peripheral or host mode, and 5 GPIO pins. > > One .dtb is generated for

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-27 Thread Shawn Guo
On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: > Add support for the USB armory board by Inverse Path. This board > features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in > either peripheral or host mode, and 5 GPIO pins. > > One .dtb is generated for operating in

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-27 Thread Vagrant Cascadian
On 2015-04-27, Shawn Guo wrote: On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: Add support for the USB armory board by Inverse Path. This board features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in either peripheral or host mode, and 5 GPIO pins. One .dtb

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-27 Thread Shawn Guo
On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: Add support for the USB armory board by Inverse Path. This board features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in either peripheral or host mode, and 5 GPIO pins. One .dtb is generated for operating in

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-27 Thread Shawn Guo
+Peter On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: Add support for the USB armory board by Inverse Path. This board features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in either peripheral or host mode, and 5 GPIO pins. One .dtb is generated for operating

Re: [PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-04-27 Thread Andrej Rosano
Hi Shawn, On Mon, Apr 27, 2015 at 07:57:48PM +0800, Shawn Guo wrote: +Peter On Fri, Mar 27, 2015 at 01:23:00PM -0700, Vagrant Cascadian wrote: Add support for the USB armory board by Inverse Path. This board features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in either

[PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-03-27 Thread Vagrant Cascadian
Add support for the USB armory board by Inverse Path. This board features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in either peripheral or host mode, and 5 GPIO pins. One .dtb is generated for operating in peripheral mode, and one is generated for operating in host mode.

[PATCH] ARM: dts: imx5: Add dts files for USB armory.

2015-03-27 Thread Vagrant Cascadian
Add support for the USB armory board by Inverse Path. This board features a Freescale iMX53 SoC, 512MB RAM, and USB OTG operating in either peripheral or host mode, and 5 GPIO pins. One .dtb is generated for operating in peripheral mode, and one is generated for operating in host mode.