All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Greg KH <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
Cc: JC Kuo <jckuo-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org
Subject: Re: [PATCH v1] dt-binding: usb: add "super-speed-plus"
Date: Thu, 12 Mar 2020 11:22:44 +0100	[thread overview]
Message-ID: <20200312102244.GC1199023@ulmo> (raw)
In-Reply-To: <20200210185821.GA1057764-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

On Mon, Feb 10, 2020 at 10:58:21AM -0800, Greg KH wrote:
> On Mon, Jan 13, 2020 at 02:00:46PM +0800, JC Kuo wrote:
> > This commit adds "super-speed-plus" to valid argument list of
> > "maximum-speed" property.
> > 
> > Signed-off-by: JC Kuo <jckuo-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> > ---
> >  Documentation/devicetree/bindings/usb/generic.txt | 9 +++++----
> >  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> What ever happened to this?  Did the DT developers see it?
> 
> I suggest resending please so it gets into their queue to review.

It's been a while and you probably noticed by now, but in case you
haven't: Rob picked this up into the devicetree tree a few weeks ago, so
no need to worry about this any longer.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: JC Kuo <jckuo@nvidia.com>,
	robh@kernel.org, jonathanh@nvidia.com,
	linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org, linux-usb@vger.kernel.org,
	felipe.balbi@linux.intel.com
Subject: Re: [PATCH v1] dt-binding: usb: add "super-speed-plus"
Date: Thu, 12 Mar 2020 11:22:44 +0100	[thread overview]
Message-ID: <20200312102244.GC1199023@ulmo> (raw)
In-Reply-To: <20200210185821.GA1057764@kroah.com>

[-- Attachment #1: Type: text/plain, Size: 735 bytes --]

On Mon, Feb 10, 2020 at 10:58:21AM -0800, Greg KH wrote:
> On Mon, Jan 13, 2020 at 02:00:46PM +0800, JC Kuo wrote:
> > This commit adds "super-speed-plus" to valid argument list of
> > "maximum-speed" property.
> > 
> > Signed-off-by: JC Kuo <jckuo@nvidia.com>
> > ---
> >  Documentation/devicetree/bindings/usb/generic.txt | 9 +++++----
> >  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> What ever happened to this?  Did the DT developers see it?
> 
> I suggest resending please so it gets into their queue to review.

It's been a while and you probably noticed by now, but in case you
haven't: Rob picked this up into the devicetree tree a few weeks ago, so
no need to worry about this any longer.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2020-03-12 10:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-13  6:00 [PATCH v1] dt-binding: usb: add "super-speed-plus" JC Kuo
2020-01-13  6:00 ` JC Kuo
     [not found] ` <20200113060046.14448-1-jckuo-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2020-01-15 16:05   ` Rob Herring
2020-01-15 16:05     ` Rob Herring
2020-02-10 18:58   ` Greg KH
2020-02-10 18:58     ` Greg KH
     [not found]     ` <20200210185821.GA1057764-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2020-03-12 10:22       ` Thierry Reding [this message]
2020-03-12 10:22         ` Thierry Reding

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=20200312102244.GC1199023@ulmo \
    --to=thierry.reding-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=felipe.balbi-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
    --cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
    --cc=jckuo-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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.