lkml.org 
[lkml]   [2020]   [Sep]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Add a quirk for dwc3 driver, requred for Hikey 970 USB to work
Date
This small patch series add a new quirk for the dwc3 driver. The first patch
was submitted previously to the USB mailing list:

https://patchwork.kernel.org/patch/10909965/

This quirk is also present at the official Linaro's tree for Hikey 970.

Without that, the URBs produced by the USB HID driver returns -EPROTO
errors, causing an endless reset loop, on every 0.5 seconds.

Please notice that I don't have any documentation about Synopsys
dwc3 driver. So, I tried my best to document this quirk at patch 2,
but I can't add anything more specifics, as I don't have any datasheets
from such IP.

Mauro Carvalho Chehab (1):
dt-bindings: document a new quirk for dwc3

Yu Chen (1):
usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc

.../devicetree/bindings/usb/dwc3.txt | 3 +++
drivers/usb/dwc3/core.c | 25 +++++++++++++++++++
drivers/usb/dwc3/core.h | 7 ++++++
3 files changed, 35 insertions(+)

--
2.26.2


\
 
 \ /
  Last update: 2020-09-08 09:23    [W:0.092 / U:0.672 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site