linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: kernel-parameters.txt: document xhci-hcd.quirks parameter
@ 2018-07-05 13:31 Laurentiu Tudor
  2018-07-10 21:08 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Laurentiu Tudor @ 2018-07-05 13:31 UTC (permalink / raw)
  To: corbet, linux-doc, gregkh; +Cc: linux-kernel, linux-usb, Laurentiu Tudor

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>
---
 Documentation/admin-guide/kernel-parameters.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index ddf7aa1e45e7..31c9b76058a7 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -4855,3 +4855,8 @@
 	xirc2ps_cs=	[NET,PCMCIA]
 			Format:
 			<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.
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: kernel-parameters.txt: document xhci-hcd.quirks parameter
  2018-07-05 13:31 [PATCH] docs: kernel-parameters.txt: document xhci-hcd.quirks parameter Laurentiu Tudor
@ 2018-07-10 21:08 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2018-07-10 21:08 UTC (permalink / raw)
  To: Laurentiu Tudor; +Cc: linux-doc, gregkh, linux-kernel, linux-usb

On Thu,  5 Jul 2018 16:31:42 +0300
Laurentiu Tudor <laurentiu.tudor@nxp.com> wrote:

> 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>

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-10 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05 13:31 [PATCH] docs: kernel-parameters.txt: document xhci-hcd.quirks parameter Laurentiu Tudor
2018-07-10 21:08 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).