Hi,
* Tony Lindgren [160913 15:48]:
> * Alan Stern [160910 19:27]:
> > On Fri, 9 Sep 2016, Alan Stern wrote:
> >
> > > On Fri, 9 Sep 2016, Tony Lindgren wrote:
> > >
> > > > * Alan Stern [160909 13:41]:
> > > > > On Fri, 9 Sep 2016, Tony Lindgren wrote:
> > > > >
> > > > > > * Alan Stern [1
* Alan Stern [160910 19:27]:
> On Fri, 9 Sep 2016, Alan Stern wrote:
>
> > On Fri, 9 Sep 2016, Tony Lindgren wrote:
> >
> > > * Alan Stern [160909 13:41]:
> > > > On Fri, 9 Sep 2016, Tony Lindgren wrote:
> > > >
> > > > > * Alan Stern [160909 12:47]:
> > > > > > You know, as far as I can tell
On Fri, 9 Sep 2016, Alan Stern wrote:
> On Fri, 9 Sep 2016, Tony Lindgren wrote:
>
> > * Alan Stern [160909 13:41]:
> > > On Fri, 9 Sep 2016, Tony Lindgren wrote:
> > >
> > > > * Alan Stern [160909 12:47]:
> > > > > You know, as far as I can tell the only thing that is OMAP-specific
> > > > >
On Fri, 9 Sep 2016, Tony Lindgren wrote:
> * Alan Stern [160909 13:41]:
> > On Fri, 9 Sep 2016, Tony Lindgren wrote:
> >
> > > * Alan Stern [160909 12:47]:
> > > > You know, as far as I can tell the only thing that is OMAP-specific
> > > > about the ohci-omap3 driver is the initialization of OH
* Alan Stern [160909 13:41]:
> On Fri, 9 Sep 2016, Tony Lindgren wrote:
>
> > * Alan Stern [160909 12:47]:
> > > You know, as far as I can tell the only thing that is OMAP-specific
> > > about the ohci-omap3 driver is the initialization of OHCI_CTRL_RWC.
> > > This could be added to the platfo
On Fri, 9 Sep 2016, Tony Lindgren wrote:
> * Alan Stern [160909 12:47]:
> > You know, as far as I can tell the only thing that is OMAP-specific
> > about the ohci-omap3 driver is the initialization of OHCI_CTRL_RWC.
> > This could be added to the platform data or the DT bindings, after
> > whic
* Alan Stern [160909 12:47]:
> You know, as far as I can tell the only thing that is OMAP-specific
> about the ohci-omap3 driver is the initialization of OHCI_CTRL_RWC.
> This could be added to the platform data or the DT bindings, after
> which this driver wouldn't be needed at all -- the ohci_
On Fri, 9 Sep 2016, Tony Lindgren wrote:
> With LPAE config we don't have omap3 or omap4 selected for
> omap5 variants.
>
> Signed-off-by: Tony Lindgren
> ---
> drivers/usb/host/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/usb/host/Kconfig b/drivers/
With LPAE config we don't have omap3 or omap4 selected for
omap5 variants.
Signed-off-by: Tony Lindgren
---
drivers/usb/host/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
--- a/drivers/usb/host/Kconfig
+++ b/driver