Hi Greg, Felipe, The following changes since commit 1f9cab6cc20c6ed35c659aa25e282265275f0732: phy: tegra: xusb: Add wake/sleepwalk for Tegra186 (2021-06-03 14:52:45 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/for-5.14-usb for you to fetch changes up to 971ee247060d88dceb72428b5d203687312884f4: usb: xhci: tegra: Enable ELPG for runtime/system PM (2021-06-11 18:15:46 +0200) This is a set of changes that was supposed to go into v5.13 but missed the window by just a couple of days. I've since taken this for a spin in linux-next through the Tegra tree and everything seems A-OK. Note that this includes the contents of the first pull request in this set because of a build-time dependency. I'm assuming that all of this will go through Greg's USB tree, in which case there's no reason to pull in the first pull request since it's already included in this one. Thanks, Thierry ---------------------------------------------------------------- usb: tegra: Changes for v5.14-rc1 Implements proper suspend/resume for the XUSB controller found on recent Tegra chips. ---------------------------------------------------------------- JC Kuo (2): usb: xhci: tegra: Unlink power domain devices usb: xhci: tegra: Enable ELPG for runtime/system PM Thierry Reding (1): Merge branch 'for-5.14/phy' into for-5.14/usb drivers/usb/host/xhci-tegra.c | 613 +++++++++++++++++++++++++++++++++--------- 1 file changed, 482 insertions(+), 131 deletions(-)