From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Cc: Felipe Balbi <balbi@kernel.org>, Rob Herring <robh@kernel.org>,
linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
Peter Chen <peter.chen@nxp.com>, Lee Jones <lee.jones@linaro.org>,
Alan Stern <stern@rowland.harvard.edu>,
Chunfeng Yun <chunfeng.yun@mediatek.com>,
Andrew Morton <akpm@linux-foundation.org>,
Rob Gill <rrobgill@protonmail.com>,
Macpaul Lin <macpaul.lin@mediatek.com>,
Dejin Zheng <zhengdejin5@gmail.com>, Bin Liu <b-liu@ti.com>,
"Alexander A. Klimov" <grandmaster@al2klimov.de>,
"Ahmed S. Darwish" <a.darwish@linutronix.de>,
Marek Szyprowski <m.szyprowski@samsung.com>,
John Youn <John.Youn@synopsys.com>
Subject: Re: [PATCH v6 00/11] usb: Support USB 3.2 multi-lanes
Date: Mon, 18 Jan 2021 18:42:07 +0100 [thread overview]
Message-ID: <YAXIb2ABpnRR5PCc@kroah.com> (raw)
In-Reply-To: <cover.1610592135.git.Thinh.Nguyen@synopsys.com>
On Wed, Jan 13, 2021 at 06:52:37PM -0800, Thinh Nguyen wrote:
> A USB SuperSpeed Plus device may operate at different speed and lane count
> (i.e. gen2x2, gen1x2, or gen2x1). The DWC_usb32 IP supports SuperSpeed Plus
> gen2x2. To support this, this series update a few things to the USB gadget
> stack and dwc3 driver:
>
> * Accept and parse new maximum_speed devicetree property strings
> * Introduce enum usb_ssp_rate to describe the speed in SuperSpeed Plus genXxY
> * Capture the connected and max supported usb_ssp_rate
> * Report the device sublink speeds base on the usb_ssp_rate in the BOS
> descriptor
> * Introduce gadget ops to select SuperSpeed Plus various transfer rate and lane
> count
> * Update dwc3 driver to support the above changes
I've taken the first 5 patches now, I'll wait for the DT maintainers and
dwc3 maintainers to review the rest before I can take them. Feel free
to rebase and resend the smaller set of patches if that makes it easier
for them to review.
thanks,
greg k-h
next prev parent reply other threads:[~2021-01-18 17:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-14 2:52 [PATCH v6 00/11] usb: Support USB 3.2 multi-lanes Thinh Nguyen
2021-01-14 2:53 ` [PATCH v6 06/11] dt-binding: usb: Include USB SSP rates in GenXxY Thinh Nguyen
2021-01-18 17:42 ` Greg Kroah-Hartman [this message]
2021-01-20 1:38 ` [PATCH v6 00/11] usb: Support USB 3.2 multi-lanes Thinh Nguyen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YAXIb2ABpnRR5PCc@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=John.Youn@synopsys.com \
--cc=Thinh.Nguyen@synopsys.com \
--cc=a.darwish@linutronix.de \
--cc=akpm@linux-foundation.org \
--cc=b-liu@ti.com \
--cc=balbi@kernel.org \
--cc=chunfeng.yun@mediatek.com \
--cc=devicetree@vger.kernel.org \
--cc=grandmaster@al2klimov.de \
--cc=lee.jones@linaro.org \
--cc=linux-usb@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=macpaul.lin@mediatek.com \
--cc=peter.chen@nxp.com \
--cc=robh@kernel.org \
--cc=rrobgill@protonmail.com \
--cc=stern@rowland.harvard.edu \
--cc=zhengdejin5@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).