All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Paul Zimmerman <pauldzim@gmail.com>
Cc: "QEMU Developers" <qemu-devel@nongnu.org>,
	"Peter Maydell" <peter.maydell@linaro.org>,
	"John Snow" <jsnow@redhat.com>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Stefan Hajnoczi" <stefanha@gmail.com>
Subject: Re: [PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
Date: Wed, 1 Jul 2020 20:29:56 +0200	[thread overview]
Message-ID: <20200701182956.upx7jq3av2u2lleh@sirius.home.kraxel.org> (raw)
In-Reply-To: <20200520235349.21215-1-pauldzim@gmail.com>

  Hi,

> This patch series adds emulation for the dwc-hsotg USB controller,
> which is used on the Raspberry Pi 3 and earlier, as well as a number
> of other development boards. The main benefit for Raspberry Pi is that
> this enables networking on these boards, since the network adapter is
> attached via USB.

Doesn't apply cleanly to master.  Either some conflict due to other rpi3
changes merged meanwhile, or a dependency on unmerged patches.  Can you
check and resend?

thanks,
  Gerd



  parent reply	other threads:[~2020-07-01 18:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20 23:53 [PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation Paul Zimmerman
2020-05-20 23:53 ` [PATCH v6 1/7] raspi: add BCM2835 SOC MPHI emulation Paul Zimmerman
2020-05-20 23:53 ` [PATCH v6 2/7] dwc-hsotg (dwc2) USB host controller register definitions Paul Zimmerman
2020-05-20 23:53 ` [PATCH v6 3/7] dwc-hsotg (dwc2) USB host controller state definitions Paul Zimmerman
2020-05-20 23:53 ` [PATCH v6 4/7] dwc-hsotg (dwc2) USB host controller emulation Paul Zimmerman
2020-05-20 23:53 ` [PATCH v6 5/7] usb: add short-packet handling to usb-storage driver Paul Zimmerman
2020-05-20 23:53 ` [PATCH v6 6/7] wire in the dwc-hsotg (dwc2) USB host controller emulation Paul Zimmerman
2020-05-20 23:53 ` [PATCH v6 7/7] raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host Paul Zimmerman
2020-05-21  0:47 ` [PATCH v6 0/7] dwc-hsotg (aka dwc2) USB host controller emulation no-reply
2020-06-05 14:28 ` Peter Maydell
2020-06-05 22:13   ` Paul Zimmerman
2020-06-05 22:32     ` Peter Maydell
2020-07-01 18:29 ` Gerd Hoffmann [this message]
2020-07-01 19:19   ` Paul Zimmerman
2020-07-02 13:24     ` Gerd Hoffmann

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=20200701182956.upx7jq3av2u2lleh@sirius.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=jsnow@redhat.com \
    --cc=pauldzim@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@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 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.