All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregkh <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
To: Jules Maselbas <jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
Cc: robh <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	julia lawall <julia.lawall-L2FTfq7BK8M@public.gmane.org>,
	Sergei Shtylyov
	<sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>,
	mark rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-usb <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH v3 0/2] max3421: add devicetree support
Date: Wed, 1 Nov 2017 18:01:50 +0100	[thread overview]
Message-ID: <20171101170150.GA11504@kroah.com> (raw)
In-Reply-To: <2145557244.443021.1509555056126.JavaMail.zimbra-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>

On Wed, Nov 01, 2017 at 05:50:56PM +0100, Jules Maselbas wrote:
> Yes,
> 
> The first version of this patch series was already applied (on usb-next).
> I made new versions because I forgot that there are no rebase. So this is why I sent new patch.
> 
> The newest (v3) version has been split in two patch and also applied (on usb-testing).
>  9b796ffcd16dfaf820ecc6a9dc287e6d758a556e dt-bindings: usb: max3421: Interrupt-parent is optional
>  892f6ebc53ac1a12a26c21eb26d18064461a7007 usb: host: max3421-hcd: Remove pdata test in max3421_hub_control()
> 
> I am not sure, are theses patch fix-up?

If you are happy with all of the patches I've now taken, all is good :)

If not, please send me what needs to be applied.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2017-11-01 17:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-15 16:58 [PATCH 0/2] max3421: add devicetree support Jules Maselbas
     [not found] ` <cover.1505492941.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-09-15 16:58   ` [PATCH 1/2] usb: max3421: Add " Jules Maselbas
2017-09-15 16:58   ` [PATCH 2/2] dt-bindings: max3421: Add bindings documentation Jules Maselbas
     [not found]     ` <a69d2c5fc640fa0f4c9e9edb45da98fae39cfbac.1505492941.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-09-20 20:52       ` Rob Herring
2017-10-15 23:43   ` [PATCH v2 0/2] max3421: add devicetree support Jules Maselbas
     [not found]     ` <cover.1508108927.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-10-15 23:43       ` [PATCH v2 1/2] usb: max3421: Add " Jules Maselbas
2017-10-15 23:43       ` [PATCH v2 2/2] dt-bindings: max3421: Add bindings documentation Jules Maselbas
     [not found]         ` <832170edafa26b7b2bed76afe170f1c9c4f7b9ae.1508108927.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-10-16  9:04           ` Sergei Shtylyov
     [not found]             ` <a064c008-2268-26ef-edee-47bda38b117b-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2017-10-16 20:21               ` Sergei Shtylyov
     [not found]                 ` <6a3f35f1-dae9-063d-963e-812a7341f612-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2017-10-16 21:22                   ` Jules Maselbas
     [not found]                     ` <1452233455.381184.1508188958452.JavaMail.zimbra-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-10-17 19:06                       ` Sergei Shtylyov
2017-10-17 19:04           ` Rob Herring
2017-10-23 23:08       ` [PATCH v3 0/2] max3421: add devicetree support Jules Maselbas
     [not found]         ` <cover.1508798984.git.jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-10-23 23:08           ` [PATCH v3 1/2] usb: max3421: Add " Jules Maselbas
2017-10-23 23:08           ` [PATCH v3 2/2] dt-bindings: max3421: Add bindings documentation Jules Maselbas
2017-11-01 16:12           ` [PATCH v3 0/2] max3421: add devicetree support Greg KH
     [not found]             ` <20171101161237.GA30588-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2017-11-01 16:50               ` Jules Maselbas
     [not found]                 ` <2145557244.443021.1509555056126.JavaMail.zimbra-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org>
2017-11-01 17:01                   ` gregkh [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=20171101170150.GA11504@kroah.com \
    --to=gregkh-hqyy1w1ycw8ekmwlsbkhg0b+6bgklq7r@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=jules.maselbas-l+/54qjP3hgoQXW8ST3Jvw@public.gmane.org \
    --cc=julia.lawall-L2FTfq7BK8M@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@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.