Re: [PATCH] ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port C

2013-07-03 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:00 Wed 03 Jul , Nicolas Ferre wrote: > Device Tree "num-ports" property of USB host node has to be > set to maximum number of ports available. > The possibility to activate a particular port is done by specifying the proper > gpio configuration for its vbus. > > This patch fixes the USB

[PATCH] ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port C

2013-07-03 Thread Nicolas Ferre
Device Tree "num-ports" property of USB host node has to be set to maximum number of ports available. The possibility to activate a particular port is done by specifying the proper gpio configuration for its vbus. This patch fixes the USB host node by configuring the 3 ports available on the

[PATCH] ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port C

2013-07-03 Thread Nicolas Ferre
Device Tree num-ports property of USB host node has to be set to maximum number of ports available. The possibility to activate a particular port is done by specifying the proper gpio configuration for its vbus. This patch fixes the USB host node by configuring the 3 ports available on the

Re: [PATCH] ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port C

2013-07-03 Thread Jean-Christophe PLAGNIOL-VILLARD
On 13:00 Wed 03 Jul , Nicolas Ferre wrote: Device Tree num-ports property of USB host node has to be set to maximum number of ports available. The possibility to activate a particular port is done by specifying the proper gpio configuration for its vbus. This patch fixes the USB host