All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Stultz <john.stultz@linaro.org>
To: Vinod Koul <vkoul@kernel.org>
Cc: "Mathias Nyman" <mathias.nyman@intel.com>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	linux-arm-msm <linux-arm-msm@vger.kernel.org>,
	"Bjorn Andersson" <bjorn.andersson@linaro.org>,
	"Yoshihiro Shimoda" <yoshihiro.shimoda.uh@renesas.com>,
	"Christian Lamparter" <chunkeey@googlemail.com>,
	"Alan Stern" <stern@rowland.harvard.edu>,
	"Andreas Böhler" <dev@aboehler.at>,
	"Linux USB List" <linux-usb@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v9 0/5] usb: xhci: Add support for Renesas USB controllers
Date: Tue, 14 Apr 2020 15:27:17 -0700	[thread overview]
Message-ID: <CALAqxLWpkf92nXcRp02W0G+Z5Lb+mHVc2ZkLPntwi6GpRx9b0Q@mail.gmail.com> (raw)
In-Reply-To: <20200414164152.2786474-1-vkoul@kernel.org>

On Tue, Apr 14, 2020 at 9:42 AM Vinod Koul <vkoul@kernel.org> wrote:
>
> This series add support for Renesas USB controllers uPD720201 and uPD720202.
> These require firmware to be loaded and in case devices have ROM those can
> also be programmed if empty. If ROM is programmed, it runs from ROM as well.
>
> This includes patches from Christian which supported these controllers w/o
> ROM and later my patches for ROM support and debugfs hook for rom erase and
> export of xhci-pci functions.
>
> Changes in v9:
>  Make fw load a sync call and have single instance of probe execute,
>    elimating probe/remove races
>  Add quirk for renesas and use that for loading

Validated on db845c.

Tested-by: John Stultz <john.stultz@linaro.org>

thanks
-john

  parent reply	other threads:[~2020-04-14 22:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-14 16:41 [PATCH v9 0/5] usb: xhci: Add support for Renesas USB controllers Vinod Koul
2020-04-14 16:41 ` [PATCH v9 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe Vinod Koul
2020-04-14 16:41 ` [PATCH v9 2/5] usb: renesas-xhci: Add the renesas xhci driver Vinod Koul
2020-04-25  9:43   ` kbuild test robot
2020-04-25  9:43     ` kbuild test robot
2020-04-14 16:41 ` [PATCH v9 3/5] usb: xhci: Add support for Renesas controller with memory Vinod Koul
2020-04-23 14:07   ` Mathias Nyman
2020-04-23 14:31     ` Vinod Koul
2020-04-14 16:41 ` [PATCH v9 4/5] usb: renesas-xhci: Add ROM loader for uPD720201 Vinod Koul
2020-04-14 16:41 ` [PATCH v9 5/5] usb: xhci: provide a debugfs hook for erasing rom Vinod Koul
2020-04-14 22:27 ` John Stultz [this message]
2020-04-23 13:10 ` [PATCH v9 0/5] usb: xhci: Add support for Renesas USB controllers Vinod Koul

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=CALAqxLWpkf92nXcRp02W0G+Z5Lb+mHVc2ZkLPntwi6GpRx9b0Q@mail.gmail.com \
    --to=john.stultz@linaro.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=chunkeey@googlemail.com \
    --cc=dev@aboehler.at \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@intel.com \
    --cc=stern@rowland.harvard.edu \
    --cc=vkoul@kernel.org \
    --cc=yoshihiro.shimoda.uh@renesas.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 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.