Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1686959

[GIT PULL] clk bulk prepare enable

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject [GIT PULL] clk bulk prepare enable
Date 2017-07-14 00:30 +0200
Message-ID <u2UMq-30X-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit 618aee02e2f57042f4cdeab228caf631e524b281:

  clk: add managed version of clk_bulk_get (2017-06-02 15:37:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-bulk-get-prep-enable

for you to fetch changes up to 3c48d86cc959309ee168fb87737a8cb3f97c5224:

  clk: Provide bulk prepare_enable disable_unprepare variants (2017-07-12 23:50:53 -0700)

----------------------------------------------------------------
Small patch to add a clk_bulk_prepare_enable() and
clk_bulk_disable_unprepare() API to the newly introduced
clk bulk APIs.

----------------------------------------------------------------

It would be good to get this into the -rc1 so that other driver
trees can use it for code targeted for the next merge window.

Bjorn Andersson (1):
      clk: Provide bulk prepare_enable disable_unprepare variants

 include/linux/clk.h | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] clk bulk prepare enable Stephen Boyd <sboyd@codeaurora.org> - 2017-07-14 00:30 +0200

csiph-web