docs: kernel-parameters.txt: document xhci-hcd.quirks parameter
This parameter introduced several years ago in the XHCI host controller driver was somehow left undocumented. Add a few lines in the kernel parameters text. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
8dd99871f7
commit
819d731fe3
@ -4846,3 +4846,8 @@
|
|||||||
xirc2ps_cs= [NET,PCMCIA]
|
xirc2ps_cs= [NET,PCMCIA]
|
||||||
Format:
|
Format:
|
||||||
<irq>,<irq_mask>,<io>,<full_duplex>,<do_sound>,<lockup_hack>[,<irq2>[,<irq3>[,<irq4>]]]
|
<irq>,<irq_mask>,<io>,<full_duplex>,<do_sound>,<lockup_hack>[,<irq2>[,<irq3>[,<irq4>]]]
|
||||||
|
|
||||||
|
xhci-hcd.quirks [USB,KNL]
|
||||||
|
A hex value specifying bitmask with supplemental xhci
|
||||||
|
host controller quirks. Meaning of each bit can be
|
||||||
|
consulted in header drivers/usb/host/xhci.h.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user