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


Groups > linux.kernel > #1436481 > unrolled thread

Re: [PATCH] PM / clk: Add support for adding a specific clock from device-tree

Started by"Rafael J. Wysocki" <rjw@rjwysocki.net>
First post2016-07-04 15:10 +0200
Last post2016-07-04 15:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] PM / clk: Add support for adding a specific clock from device-tree "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-07-04 15:10 +0200

#1436481 — Re: [PATCH] PM / clk: Add support for adding a specific clock from device-tree

From"Rafael J. Wysocki" <rjw@rjwysocki.net>
Date2016-07-04 15:10 +0200
SubjectRe: [PATCH] PM / clk: Add support for adding a specific clock from device-tree
Message-ID<rRbNo-60u-11@gated-at.bofh.it>
On Tuesday, June 21, 2016 11:33:25 AM Jon Hunter wrote:
> Some drivers using the PM clocks framework need to add specific clocks
> from device-tree using a name by calling the functions
> of_clk_get_by_name() and then pm_clk_add_clk(). Rather than having
> drivers call both functions, add a helper function of_pm_clk_add_clk()
> that will call these functions so drivers can call a single function
> to add a specific clock from device-tree.
> 
> Signed-off-by: Jon Hunter <jonathanh@nvidia.com>

Applied, thanks!

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web