linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL v2 1/2] clk: Changes for v5.5-rc1
@ 2019-11-11 14:45 Thierry Reding
  2019-11-11 14:45 ` [GIT PULL v2 2/2] clk: tegra: " Thierry Reding
  2019-11-13 19:18 ` [GIT PULL v2 1/2] clk: " Stephen Boyd
  0 siblings, 2 replies; 5+ messages in thread
From: Thierry Reding @ 2019-11-11 14:45 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd; +Cc: linux-clk, linux-tegra

Hi Michael, Stephen,

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.5-clk-core-v2

for you to fetch changes up to d9b86cc48283112f06738d45031b88bd3f9ecb92:

  clk: Add API to get index of the clock parent (2019-11-11 13:59:35 +0100)

This is an updated pull request that contains the revised version of the
new API as discussed with Stephen in this thread:

    https://lore.kernel.org/linux-clk/1565984527-5272-8-git-send-email-skomatineni@nvidia.com/

Thanks,
Thierry

----------------------------------------------------------------
clk: Changes for v5.5-rc1

Contains a single core API addition that allows clock providers to query
the parent index for a given struct clk_hw. This is used to implement
suspend/resume support on Tegra SoCs.

----------------------------------------------------------------
Sowjanya Komatineni (1):
      clk: Add API to get index of the clock parent

 drivers/clk/clk.c            | 18 ++++++++++++++++++
 include/linux/clk-provider.h |  1 +
 2 files changed, 19 insertions(+)

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

end of thread, other threads:[~2019-11-14 11:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11 14:45 [GIT PULL v2 1/2] clk: Changes for v5.5-rc1 Thierry Reding
2019-11-11 14:45 ` [GIT PULL v2 2/2] clk: tegra: " Thierry Reding
2019-11-13 19:27   ` Stephen Boyd
2019-11-14 11:18     ` Dmitry Osipenko
2019-11-13 19:18 ` [GIT PULL v2 1/2] clk: " Stephen Boyd

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 NNTP newsgroup(s).