Linux-USB Archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] phy: tegra: Changes for v5.14-rc1
@ 2021-06-11 16:40 Thierry Reding
  0 siblings, 0 replies; only message in thread
From: Thierry Reding @ 2021-06-11 16:40 UTC (permalink / raw
  To: Kishon Vijay Abraham I, Vinod Koul
  Cc: Greg Kroah-Hartman, Felipe Balbi, linux-phy, linux-usb,
	linux-tegra

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-11 16:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-11 16:40 [GIT PULL 1/2] phy: tegra: Changes for v5.14-rc1 Thierry Reding

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 read-only IMAP folder(s) and NNTP newsgroup(s).