On 11/17/2017 2:35 AM, Stefan Wahren wrote:
> Hi Eric,
>
>> Stefan Wahren hat am 31. Oktober 2017 um 09:43
>> geschrieben:
>>
>>
>> Hi Eric,
>>
>>> Eric Anholt hat am 31. Oktober 2017 um 01:40 geschrieben:
>>>
>>>
>>> Stefan Wahren writes:
>>>
> Stefan Wahren hat am 7. Oktober 2017 um 12:
Hi Eric,
> Stefan Wahren hat am 31. Oktober 2017 um 09:43
> geschrieben:
>
>
> Hi Eric,
>
> > Eric Anholt hat am 31. Oktober 2017 um 01:40 geschrieben:
> >
> >
> > Stefan Wahren writes:
> >
> > >> Stefan Wahren hat am 7. Oktober 2017 um 12:16
> > >> geschrieben:
> > >>
> > >>
> > >>
On Wed, 15 Nov 2017, Jérôme Carretero wrote:
> I performed an usbmon capture extract, centered around the event
> (there was a few hundred MBs written for this to happen):
>
> Nov 15 22:16:33 Bidule kernel: usb 6-4.3.2.1: reset SuperSpeed USB
> device number 8 using xhci_hcd
>
> I can see tha
On Thu, Nov 16, 2017 at 10:12 AM, Johan Hovold wrote:
> On Thu, Nov 16, 2017 at 08:43:21AM -0600, Rob Herring wrote:
>> On Thu, Nov 09, 2017 at 06:07:15PM +0100, Johan Hovold wrote:
>> > This series adds support for representing USB interfaces in device tree
>> > by implementing support for "inter
2017-11-16 19:32 GMT+03:00 Bin Liu :
> Hi,
>
> On Wed, Nov 15, 2017 at 06:19:08PM +0300, Matwey V. Kornilov wrote:
>> The issue is also present in 4.9.60-ti-r75
>>
>> 2017-11-04 17:05 GMT+03:00 Matwey V. Kornilov :
>> > Hi Bin,
>> >
>> > I've just checked that the issue is still present in 4.13.10.
Hi,
On Wed, Nov 15, 2017 at 07:20:35PM +, Corentin Labbe wrote:
> This patch fix the following build warning:
> drivers/usb/musb/musb_host.c:1809:8: warning: variable 'pipe' set but not
> used [-Wunused-but-set-variable]
> by removing the pipe variable in musb_host_rx()
>
> Signed-off-by: Co
Hi,
On Wed, Nov 15, 2017 at 07:20:34PM +, Corentin Labbe wrote:
> This patch fix the following warning
> drivers/usb/musb/musb_host.c:223:8: warning: variable 'frame' set but not
> used [-Wunused-but-set-variable]
> by remove the frame variable in musb_start_urb().
>
> Signed-off-by: Corenti
Hi,
On Wed, Nov 15, 2017 at 06:19:08PM +0300, Matwey V. Kornilov wrote:
> The issue is also present in 4.9.60-ti-r75
>
> 2017-11-04 17:05 GMT+03:00 Matwey V. Kornilov :
> > Hi Bin,
> >
> > I've just checked that the issue is still present in 4.13.10.
I am not aware of any work having been done f
The expectation in the FUSB302 driver is that a TX_SUCCESS event
should occur after a message has been sent, but before a GCRCSENT
event is raised to indicate successful receipt of a message from
the partner. However in some circumstances it is possible to see
the hardware raise a GCRCSENT event be
Hello,
Is there a way to disable DMA in Linux Kernel USB subsystem
for generic SoC ?
I found a way to disable DMA called 'musb' (MUSB_PIO_ONLY), but it is
only available for ti / mentor graphics SoC's.
I am using linux 3.3 kernel. on arm based ASIC.. I am currently
enabling support
On Thu, Nov 16, 2017 at 08:43:21AM -0600, Rob Herring wrote:
> On Thu, Nov 09, 2017 at 06:07:15PM +0100, Johan Hovold wrote:
> > This series adds support for representing USB interfaces in device tree
> > by implementing support for "interface nodes" and "combined nodes" from
> > the OF specificati
The expectation in the FUSB302 driver is that a TX_SUCCESS event
should occur after a message has been sent, but before a GCRCSENT
event is raised to indicate successful receipt of a message from
the partner. However in some circumstances it is possible to see
the hardware raise a GCRCSENT event be
On 15.11.2017 11:46, Thang Q. Nguyen wrote:
On Wed, Nov 1, 2017 at 4:17 PM, Thang Q. Nguyen wrote:
Hi,
On Mon, Oct 23, 2017 at 5:27 PM, Mathias Nyman
wrote:
On 23.10.2017 12:37, Thang Q. Nguyen wrote:
Hi,
In our latest ARM64-based CPU, we use the DesignWare USB which is
xHCI-compatible. Fo
On Thu, Nov 09, 2017 at 06:07:15PM +0100, Johan Hovold wrote:
> This series adds support for representing USB interfaces in device tree
> by implementing support for "interface nodes" and "combined nodes" from
> the OF specification.
>
> This is needed to be able to describe non-discoverable prope
On Thu, Nov 16, 2017 at 09:45:40AM +0100, Johan Hovold wrote:
> On Wed, Nov 15, 2017 at 09:46:55AM -0600, Rob Herring wrote:
> > On Thu, Nov 09, 2017 at 06:07:19PM +0100, Johan Hovold wrote:
> > > Hub nodes and host-controller nodes with child nodes must specify values
> > > for #address-cells (1)
+linux-pci
Hi Chris,
On Thursday 16 November 2017 05:20 PM, Quadros, Roger wrote:
> +Vignesh
>
> On 13/09/17 17:26, Chris Welch wrote:
>> We are developing a product based on the TI AM5728 EVM. The product
>> utilizes a TUSB7340 PCIe USB host for additional ports. The TUSB7340 is
>> detected
+Vigesh
On 13/09/17 17:26, Chris Welch wrote:
> We are developing a product based on the TI AM5728 EVM. The product utilizes
> a TUSB7340 PCIe USB host for additional ports. The TUSB7340 is detected and
> setup properly and works OK with low data rate devices. However, hot
> plugging a Realt
> >
> > All USB registers, including USB transceiver, USB non-core, and USB core.
>
> I need to have some time to go to the platform again. It will be possible
> this weekend.
> Have you any idea to restrict the debug apart register dump?
>
I am afraid I don't have since imx25 is too old, I h
Hi Peter
On Fri, Nov 10, 2017 at 2:07 AM, Peter Chen wrote:
>
>> >>
>> >> Seems that I can not come out from the reset. I have tried all the
>> >> kernels and having the same problem. Only the 2.6.x from freescale is
>> >> not affected but this is not helping me.
>> >>
>> >> Do you have any sugge
On Wed, Nov 15, 2017 at 09:46:55AM -0600, Rob Herring wrote:
> On Thu, Nov 09, 2017 at 06:07:19PM +0100, Johan Hovold wrote:
> > Hub nodes and host-controller nodes with child nodes must specify values
> > for #address-cells (1) and #size-cells (0).
> >
> > Also make the definition of the related
20 matches
Mail list logo