From: John Stultz <john.stultz@linaro.org>
To: lkml <linux-kernel@vger.kernel.org>
Cc: John Stultz <john.stultz@linaro.org>,
Wei Xu <xuwei5@hisilicon.com>, Guodong Xu <guodong.xu@linaro.org>,
Amit Pundir <amit.pundir@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
John Youn <johnyoun@synopsys.com>,
Vardan Mikayelyan <Vardan.Mikayelyan@synopsys.com>,
Douglas Anderson <dianders@chromium.org>,
Chen Yu <chenyu56@huawei.com>,
Kishon Vijay Abraham I <kishon@ti.com>,
Felipe Balbi <felipe.balbi@linux.intel.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-usb@vger.kernel.org
Subject: [PATCH 0/5 v2] Fixes and workarounds for dwc2 on HiKey board
Date: Tue, 3 Jan 2017 11:52:32 -0800 [thread overview]
Message-ID: <1483473157-16678-1-git-send-email-john.stultz@linaro.org> (raw)
Hope everyone had a happy new years!
I just wanted to send out my current queue of patches for dwc2
controller on the HiKey board for consideration for the 4.11
merge window.
This does exclude my patchset[1] to add extcon support to dwc2,
which John Youn suspects a pending rework of the dwc2 fifo init
logic might make unnecssary.
Any feedback would be greatly appreciated!
thanks
-john
[1] https://lkml.org/lkml/2016/12/6/69
New in v2:
* Reworked goto logic in patch #2, as suggested by Vardan
Cc: Wei Xu <xuwei5@hisilicon.com>
Cc: Guodong Xu <guodong.xu@linaro.org>
Cc: Amit Pundir <amit.pundir@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: John Youn <johnyoun@synopsys.com>
Cc: Vardan Mikayelyan <Vardan.Mikayelyan@synopsys.com>
Cc: Douglas Anderson <dianders@chromium.org>
Cc: Chen Yu <chenyu56@huawei.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Felipe Balbi <felipe.balbi@linux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Chen Yu (2):
usb: dwc2: Force port resume on switching to device mode
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
John Stultz (3):
usb: dwc2: Avoid sleeping while holding hsotg->lock
usb: dwc2: Workaround case where GOTGCTL state is wrong
usb: dwc2: Avoid suspending if we're in gadget mode
drivers/usb/dwc2/core.c | 6 ++--
drivers/usb/dwc2/core.h | 9 +++++-
drivers/usb/dwc2/gadget.c | 2 +-
drivers/usb/dwc2/hcd.c | 79 +++++++++++++++++++++++++++++++++++++++++++++++
drivers/usb/dwc2/params.c | 19 ++++++++++++
5 files changed, 110 insertions(+), 5 deletions(-)
--
2.7.4
next reply other threads:[~2017-01-03 19:52 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-03 19:52 John Stultz [this message]
2017-01-03 19:52 ` [PATCH 1/5 v2] usb: dwc2: Avoid sleeping while holding hsotg->lock John Stultz
2017-01-03 19:52 ` [PATCH 2/5 v2] usb: dwc2: Workaround case where GOTGCTL state is wrong John Stultz
2017-01-03 19:52 ` [PATCH 3/5 v2] usb: dwc2: Force port resume on switching to device mode John Stultz
2017-01-03 19:52 ` [PATCH 4/5 v2] usb: dwc2: Avoid suspending if we're in gadget mode John Stultz
2017-01-03 19:52 ` [PATCH 5/5 v2] usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220 John Stultz
2017-01-03 20:05 ` [PATCH 0/5 v2] Fixes and workarounds for dwc2 on HiKey board John Stultz
2017-01-04 0:31 ` John Youn
2017-01-04 0:39 ` John Stultz
2017-01-11 22:08 ` John Youn
2017-01-11 22:39 ` John Stultz
2017-01-11 22:58 ` John Youn
2017-01-11 23:10 ` John Stultz
2017-01-11 23:16 ` John Youn
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=1483473157-16678-1-git-send-email-john.stultz@linaro.org \
--to=john.stultz@linaro.org \
--cc=Vardan.Mikayelyan@synopsys.com \
--cc=amit.pundir@linaro.org \
--cc=chenyu56@huawei.com \
--cc=dianders@chromium.org \
--cc=felipe.balbi@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=guodong.xu@linaro.org \
--cc=johnyoun@synopsys.com \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=xuwei5@hisilicon.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®