mbox series

[GIT,PULL,2/5] clk: tegra: Changes for v5.13-rc1

Message ID 20210401172622.3352990-2-thierry.reding@gmail.com
State Rejected
Headers show
Series [GIT,PULL,1/5] dt-bindings: Changes for v5.13-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.13-clk

Message

Thierry Reding April 1, 2021, 5:26 p.m. UTC
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(-)