From: Greg KH <gregkh@linuxfoundation.org>
To: Jayant Chowdhary <jchowdhary@google.com>
Cc: "laurent.pinchart@ideasonboard.com"
<laurent.pinchart@ideasonboard.com>,
balbi@kernel.org,
"kieran.bingham@ideasonboard.com"
<kieran.bingham@ideasonboard.com>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
linux-kernel@vger.kernel.org,
"arakesh@google.com" <arakesh@google.com>,
"etalvala@google.com" <etalvala@google.com>
Subject: Re: [PATCH] usb:gadget:uvc: Add super speed plus descriptors
Date: Fri, 20 Oct 2023 07:42:17 +0200 [thread overview]
Message-ID: <2023102014-reference-diabetes-f859@gregkh> (raw)
In-Reply-To: <4ca94f99-fe07-49c2-adc7-84df519792f5@google.com>
On Thu, Oct 19, 2023 at 03:39:44PM -0700, Jayant Chowdhary wrote:
> Currently the UVC gadget driver doesn't support super speed
> plus connections since it doesn't advertise super speed plus descriptors.
> This patch re-uses the super speed descriptors for super-speed plus.
> As a result, hosts can recognize gadget devices when using a super
> speed plus connection.
>
> Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
> ---
> drivers/usb/gadget/function/f_uvc.c | 14 +++++++++++---
> 1 file changed, 11 insertions(+), 3 deletions(-)
As this is obviously a copy of a previously posted patch, why did you
not credit the original author?
thanks,
greg k-h
prev parent reply other threads:[~2023-10-20 5:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-19 22:39 [PATCH] usb:gadget:uvc: Add super speed plus descriptors Jayant Chowdhary
2023-10-20 5:42 ` Greg KH [this message]
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=2023102014-reference-diabetes-f859@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=arakesh@google.com \
--cc=balbi@kernel.org \
--cc=etalvala@google.com \
--cc=jchowdhary@google.com \
--cc=kieran.bingham@ideasonboard.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.