Re: [PATCH] Allow MUSB DSPS to use force host mode

2013-11-25 Thread Felipe Balbi
Hi, On Fri, Nov 22, 2013 at 03:55:59PM +, Mark Jackson wrote: The IDDIG input pin is normally used to determine the USB mode (i.e. HOST or DEVICE). On some systems (e.g. AM335x) leaving this pin floating allows the USB mode to be set via software. This patch adds support for this via

[PATCH] Allow MUSB DSPS to use force host mode

2013-11-22 Thread Mark Jackson
The IDDIG input pin is normally used to determine the USB mode (i.e. HOST or DEVICE). On some systems (e.g. AM335x) leaving this pin floating allows the USB mode to be set via software. This patch adds support for this via the device tree. Signed-off-by: Mark Jackson m...@newflow.co.uk ---

Re: [PATCH] Allow MUSB DSPS to use force host mode

2013-11-22 Thread Sebastian Andrzej Siewior
On 11/22/2013 04:55 PM, Mark Jackson wrote: The IDDIG input pin is normally used to determine the USB mode (i.e. HOST or DEVICE). On some systems (e.g. AM335x) leaving this pin floating allows the USB mode to be set via software. So you have a board where musb is used only as host or only

Re: [PATCH] Allow MUSB DSPS to use force host mode

2013-11-22 Thread Michael Grzeschik
Hallo, On Fri, Nov 22, 2013 at 03:55:59PM +, Mark Jackson wrote: The IDDIG input pin is normally used to determine the USB mode (i.e. HOST or DEVICE). On some systems (e.g. AM335x) leaving this pin floating allows the USB mode to be set via software. This patch adds support for this

Re: [PATCH] Allow MUSB DSPS to use force host mode

2013-11-22 Thread Mark Jackson
On 22/11/13 16:38, Michael Grzeschik wrote: Hallo, On Fri, Nov 22, 2013 at 03:55:59PM +, Mark Jackson wrote: The IDDIG input pin is normally used to determine the USB mode (i.e. HOST or DEVICE). On some systems (e.g. AM335x) leaving this pin floating allows the USB mode to be set via

Re: [PATCH] Allow MUSB DSPS to use force host mode

2013-11-22 Thread Mark Jackson
On 22/11/13 16:33, Sebastian Andrzej Siewior wrote: On 11/22/2013 04:55 PM, Mark Jackson wrote: The IDDIG input pin is normally used to determine the USB mode (i.e. HOST or DEVICE). On some systems (e.g. AM335x) leaving this pin floating allows the USB mode to be set via software. So you

Re: [PATCH] Allow MUSB DSPS to use force host mode

2013-11-22 Thread Sebastian Andrzej Siewior
On 11/22/2013 05:49 PM, Mark Jackson wrote: and the ID pin not on ground or 3.3V? What are the side effects? I remember correctly Bin wanted to avoid settings this if it could be avoided. Yes ... we have a host only USB port and an unconnected ID pin. Is it too late to connect that pin?

Re: [PATCH] Allow MUSB DSPS to use force host mode

2013-11-22 Thread Mark Jackson
On 22/11/13 17:01, Sebastian Andrzej Siewior wrote: On 11/22/2013 05:49 PM, Mark Jackson wrote: and the ID pin not on ground or 3.3V? What are the side effects? I remember correctly Bin wanted to avoid settings this if it could be avoided. Yes ... we have a host only USB port and an

Re: [PATCH] Allow MUSB DSPS to use force host mode

2013-11-22 Thread Sebastian Andrzej Siewior
On 11/22/2013 06:07 PM, Mark Jackson wrote: Do you insists on having this change merged upstream? No ... I didn't think it would be such an issue, so I'm happy to keep this as a local patch if that's any better. Felipe, Bin: Second opinion on that? Mark J. Sebastian -- To unsubscribe