All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk: tegra: Changes for v5.19-rc1
@ 2022-05-06 14:24 Thierry Reding
  2022-05-17  6:55 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2022-05-06 14:24 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd; +Cc: linux-clk, linux-tegra

Hi Mike, Stephen,

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6f6baf690c3b8c41083d7443ab6a5645b96ff91b:

  clk: tegra: Update kerneldoc to match prototypes (2022-05-06 10:56:00 +0200)

Thanks,
Thierry

----------------------------------------------------------------
clk: tegra: Changes for v5.19-rc1

This contains a boot time optimization for Tegra chips with BPMP and a
switch from .round_rate() to .determine_rate() to take into account any
maximum rate that might have been set.

Other than that this contains a fix for a DFLL regression on Tegra210
and kerneldoc fixups to avoid build warnings.

----------------------------------------------------------------
Diogo Ivo (1):
      clk: tegra: Add missing reset deassertion

Rajkumar Kasirajan (1):
      clk: tegra: Replace .round_rate() with .determine_rate()

Thierry Reding (1):
      clk: tegra: Update kerneldoc to match prototypes

Timo Alho (1):
      clk: tegra: Register clocks from root to leaf

 drivers/clk/tegra/clk-bpmp.c | 87 +++++++++++++++++++++++++++++++++-----------
 drivers/clk/tegra/clk-dfll.c | 20 ++++++++--
 2 files changed, 82 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] clk: tegra: Changes for v5.19-rc1
  2022-05-06 14:24 [GIT PULL] clk: tegra: Changes for v5.19-rc1 Thierry Reding
@ 2022-05-17  6:55 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2022-05-17  6:55 UTC (permalink / raw)
  To: Michael Turquette, Thierry Reding; +Cc: linux-clk, linux-tegra

Quoting Thierry Reding (2022-05-06 07:24:46)
> Hi Mike, Stephen,
> 
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/for-5.19-clk
> 
> for you to fetch changes up to 6f6baf690c3b8c41083d7443ab6a5645b96ff91b:
> 
>   clk: tegra: Update kerneldoc to match prototypes (2022-05-06 10:56:00 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-17  6:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06 14:24 [GIT PULL] clk: tegra: Changes for v5.19-rc1 Thierry Reding
2022-05-17  6:55 ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.