Re: [PATCH 05/16] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support

2012-11-21 Thread Felipe Balbi
Hi, On Wed, Nov 21, 2012 at 02:49:41PM +0200, Roger Quadros wrote: > On 11/21/2012 02:12 PM, Felipe Balbi wrote: > > On Thu, Nov 15, 2012 at 04:34:03PM +0200, Roger Quadros wrote: > >> The TLL module on OMAP5 has 3 channels. > >> HSIC mode requires the TLL channel to be in Transparent UTMI mode. >

Re: [PATCH 05/16] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support

2012-11-21 Thread Roger Quadros
On 11/21/2012 02:12 PM, Felipe Balbi wrote: > On Thu, Nov 15, 2012 at 04:34:03PM +0200, Roger Quadros wrote: >> The TLL module on OMAP5 has 3 channels. >> HSIC mode requires the TLL channel to be in Transparent UTMI mode. >> >> Signed-off-by: Roger Quadros >> --- >> drivers/mfd/omap-usb-tll.c |

Re: [PATCH 05/16] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support

2012-11-21 Thread Felipe Balbi
On Thu, Nov 15, 2012 at 04:34:03PM +0200, Roger Quadros wrote: > The TLL module on OMAP5 has 3 channels. > HSIC mode requires the TLL channel to be in Transparent UTMI mode. > > Signed-off-by: Roger Quadros > --- > drivers/mfd/omap-usb-tll.c | 14 ++ > 1 files changed, 14 insertion

[PATCH 05/16] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support

2012-11-15 Thread Roger Quadros
The TLL module on OMAP5 has 3 channels. HSIC mode requires the TLL channel to be in Transparent UTMI mode. Signed-off-by: Roger Quadros --- drivers/mfd/omap-usb-tll.c | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/drivers/mfd/omap-usb-tll.c b/drivers/mfd/o