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
> > > > >
This patch adds support to parse probe data for
the dwc3-octeon driver using device tree. The
DWC3 IP core is found on OCTEON III processors.
Signed-off-by: Steven J. Hill
Changes in v3:
- Massive simplification of glue logic. Almost all the
work is done in the SoC platform code.
Changes in v2
On Thu Aug 11 16:18, Alan Stern wrote:
> I never received any replies to this message. Should the patch I
> suggested be merged?
>
Hello,
I applied this updated patch to the fedora23 4.7.2 kernel and the mceusb
transceiver works as expected.
Thanks,
Wade
>
>
> On Tue, 12 Jul 2016, Alan Ste
On Sat, Sep 10, 2016 at 04:33:05PM +0300, c400 wrote:
> my DMESG file
> [ 13.331618] usb 3-1: device descriptor read/64, error -110
> [ 28.535180] usb 3-1: device descriptor read/64, error -110
> [ 28.737931] usb 3-1: new high-speed USB device number 3 using xhci_hcd
> [ 33.840034] usb 3-1
my DMESG file
[0.00] Linux version 4.7.3-gentoo (root@ss) (gcc version 4.9.3 (Gentoo
4.9.3 p1.5, pie-0.6.4) ) #1 SMP Sat Sep 10 09:38:53 Local time zone must be
set--see zic
[0.00] Command line:
BOOT_IMAGE=/boot/kernel-genkernel-x86_64-4.7.3-gentoo
root=UUID=508392f4-d7fb-4449-
* Andreas Kemnade [160910 04:27]:
> On Fri, 9 Sep 2016 16:40:15 -0700
> Tony Lindgren wrote:
>
> > * Tony Lindgren [160909 14:33]:
> > > * Andreas Kemnade [160909 14:22]:
> > > > We have two independant things:
> > > > 1. phy-twl4030-usb (and perhaps others) do not enable
> > > > the phy eno
After commit b09b5224fe86 ("usb: chipidea: implement platform shutdown
callback") and commit 43a404577a93 ("usb: chipidea: host: set host to
be null after hcd is freed") a NULL pointer dereference is caused
on i.MX23 during shutdown. So ensure that role is set to CI_ROLE_END and
we finish interru
From: Wei Yongjun
Fix to return a negative error code from the usb_phy_generic_register()
error handling case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun
---
drivers/usb/musb/am35x.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers
From: Wei Yongjun
Fix to return error code -ENOMEM from the usb_create_shared_hcd()
error handling case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun
---
drivers/usb/host/xhci-tegra.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/usb/host/xhci-tegra
From: Wei Yongjun
Fixes the following sparse warning:
drivers/usb/host/ohci-at91.c:141:15: warning:
symbol 'at91_dt_syscon_sfr' was not declared. Should it be static?
Signed-off-by: Wei Yongjun
---
drivers/usb/host/ohci-at91.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
On Fri, 9 Sep 2016 16:40:15 -0700
Tony Lindgren wrote:
> * Tony Lindgren [160909 14:33]:
> > * Andreas Kemnade [160909 14:22]:
> > > We have two independant things:
> > > 1. phy-twl4030-usb (and perhaps others) do not enable
> > > the phy enough to allow charging on pm_runtime_get().
> > >
Always keep discussions on the mailing list...
On Sat, Sep 10, 2016 at 12:10:49PM +0300, c400 wrote:
> tested on 4.4.6, 4.6.4, 4.7.0, 4.7.1, 4.7.2, 4.7.3
What do the boot messages say for 4.7.3 when you boot in a 64bit kernel?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "un
Hi Randy,
Am Samstag, 10. September 2016, 02:59:37 CEST schrieb Randy Li:
> The only use for this is for solving a hardware design problem in
> usb of Rockchip RK3288.
>
> Signed-off-by: Randy Li
When sending new versions, please carry over received Reviewed- / Tested- /
Acked-by tags received
On Fri, Sep 09, 2016 at 11:36:16PM +0300, c400 wrote:
> i`ve got two PCI-E USB controller: VIA Technologies, Inc. VL805 USB
> 3.0 Host Controller (rev 01)
> The problem is that both of them works on ASUS P8H61-MX R 2.0 with x86
> and x86_64 kernels
>
> but on my Supermicro X9SRI-F both of them wor
14 matches
Mail list logo