Hi ARM SoC maintainers, The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-clk for you to fetch changes up to 0c7ea2b1c850756140fef03bed0fbaf0957f120a: clk: tegra: Don't enable PLLE HW sequencer at init (2021-03-24 14:02:14 +0100) Thanks, Thierry ---------------------------------------------------------------- clk: tegra: Changes for v5.13-rc1 This adds PLLE HW sequencer support which is necessary for USB sleepwalk functionality. ---------------------------------------------------------------- JC Kuo (2): clk: tegra: Add PLLE HW power sequencer control clk: tegra: Don't enable PLLE HW sequencer at init drivers/clk/tegra/clk-pll.c | 12 --------- drivers/clk/tegra/clk-tegra210.c | 53 +++++++++++++++++++++++++++++++++++++++- include/linux/clk/tegra.h | 4 ++- 3 files changed, 55 insertions(+), 14 deletions(-)