From: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
To: Felipe Balbi <balbi@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Thinh.Nguyen@synopsys.com, linux-usb@vger.kernel.org,
devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>
Cc: John Youn <John.Youn@synopsys.com>
Subject: [PATCH v2 0/2] usb: dwc3: gadget: Add disabling LPM option
Date: Tue, 13 Apr 2021 19:13:04 -0700 [thread overview]
Message-ID: <cover.1618366071.git.Thinh.Nguyen@synopsys.com> (raw)
In-Reply-To: <1b784826dfee46adaa65c42d33934339d0c1f2a7.1618364095.git.Thinh.Nguyen@synopsys.com>
Add a new option to disable LPM for gadget side. Some device may need to
disable this capability.
Changes in v2:
- Add cover letter
- Add new DT property for disabling LPM for gadget
Thinh Nguyen (2):
dt-bindings: usb: dwc3: Add disabling LPM for gadget
usb: dwc3: gadget: Check for disabled LPM quirk
Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 8 +++++++-
drivers/usb/dwc3/core.c | 2 ++
drivers/usb/dwc3/core.h | 4 +++-
drivers/usb/dwc3/gadget.c | 9 ++++++++-
4 files changed, 20 insertions(+), 3 deletions(-)
base-commit: 401411bbc4e62bcbcc020c2c458ecb90843140a8
--
2.28.0
next prev parent reply other threads:[~2021-04-14 2:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-14 1:36 [PATCH] usb: dwc3: gadget: Check for disabled LPM quirk Thinh Nguyen
2021-04-14 2:13 ` Thinh Nguyen [this message]
2021-04-14 2:13 ` [PATCH v2 1/2] dt-bindings: usb: dwc3: Add disabling LPM for gadget Thinh Nguyen
2021-04-15 21:18 ` Rob Herring
2021-04-14 2:13 ` [PATCH v2 2/2] usb: dwc3: gadget: Check for disabled LPM quirk Thinh Nguyen
2021-04-14 9:37 ` Felipe Balbi
2021-04-14 9:36 ` [PATCH] " Felipe Balbi
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=cover.1618366071.git.Thinh.Nguyen@synopsys.com \
--to=thinh.nguyen@synopsys.com \
--cc=John.Youn@synopsys.com \
--cc=balbi@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=robh+dt@kernel.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.