From: Thierry Reding <thierry.reding@gmail.com>
To: Kishon Vijay Abraham I <kishon@ti.com>, Vinod Koul <vkoul@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Felipe Balbi <balbi@kernel.org>,
linux-phy@lists.infradead.org, linux-usb@vger.kernel.org,
linux-tegra@vger.kernel.org
Subject: [GIT PULL 1/2] phy: tegra: Changes for v5.14-rc1
Date: Fri, 11 Jun 2021 18:40:36 +0200 [thread overview]
Message-ID: <20210611164037.3567270-1-thierry.reding@gmail.com> (raw)
Hi Kishon, Vinod,
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/for-5.14-phy
for you to fetch changes up to 1f9cab6cc20c6ed35c659aa25e282265275f0732:
phy: tegra: xusb: Add wake/sleepwalk for Tegra186 (2021-06-03 14:52:45 +0200)
There should be no need to pull this into the PHY tree because these
patches are dependencies for the second (USB) pull request in this set,
but I'm sending this out for completeness in case you need this in your
tree to resolve a conflict.
Thanks,
Thierry
----------------------------------------------------------------
phy: tegra: Changes for v5.14-rc1
This set of changes adds USB wake and sleepwalk support to Tegra210 and
Tegra186, which will be used to properly suspend and resume USB devices.
----------------------------------------------------------------
JC Kuo (7):
phy: tegra: xusb: Move usb3 port init for Tegra210
phy: tegra: xusb: Rearrange UPHY init on Tegra210
phy: tegra: xusb: Add Tegra210 lane_iddq operation
phy: tegra: xusb: Add sleepwalk and suspend/resume
phy: tegra: xusb: Add wake/sleepwalk for Tegra210
phy: tegra: xusb: Tegra210 host mode VBUS control
phy: tegra: xusb: Add wake/sleepwalk for Tegra186
drivers/phy/tegra/xusb-tegra186.c | 550 ++++++++++++-
drivers/phy/tegra/xusb-tegra210.c | 1533 +++++++++++++++++++++++++++++++------
drivers/phy/tegra/xusb.c | 92 ++-
drivers/phy/tegra/xusb.h | 22 +-
include/linux/phy/tegra/xusb.h | 10 +-
5 files changed, 1955 insertions(+), 252 deletions(-)
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
next reply other threads:[~2021-06-11 16:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-11 16:40 Thierry Reding [this message]
2021-06-11 16:40 ` [GIT PULL 2/2] usb: tegra: Changes for v5.14-rc1 Thierry Reding
2021-06-14 8:27 ` Greg Kroah-Hartman
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=20210611164037.3567270-1-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=balbi@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kishon@ti.com \
--cc=linux-phy@lists.infradead.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=vkoul@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).