[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <af16d716-8bb3-ea1f-e410-b27443f74c31@web.de>
Date: Mon, 29 Jun 2020 09:30:58 +0200
From: Markus Elfring <Markus.Elfring@....de>
To: Chunfeng Yun <chunfeng.yun@...iatek.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Felipe Balbi <felipe.balbi@...ux.intel.com>,
Matthias Brugger <matthias.bgg@...il.com>,
linux-usb@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 1/2] usb: mtu3: disable USB2 LPM
> A SuperSpeed device shall include the USB 2.0 extension descriptor
> and shall support LPM when operating in USB 2.0 HS mode(see usb3.2
> spec9.6.2.1). But we always don't support it, so disable it by
> default, otherwise device will enter LPM suspend mode when
> connected to Win10 system.
How do you think about a wording variant like the following?
Change description:
A SuperSpeed device shall include the USB 2.0 extension descriptor
and shall support Link Power Management when operating in USB 2.0
High Speed mode. (See also: USB 3.2 specification 9.6.2.1)
But we do not support it generally. Thus disable this functionality
by default.
Otherwise, the device will enter LPM suspend mode when connected
to Win10 system.
Would you like to add the tag “Fixes” to the commit message?
Regards,
Markus
Powered by blists - more mailing lists