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


Groups > linux.kernel > #1257461

Re: [PATCH 1/2] clk: qcom: common: Add API to register board clocks backwards compatibly

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] clk: qcom: common: Add API to register board clocks backwards compatibly
Date 2015-10-28 00:10 +0100
Message-ID <qolxp-315-59@gated-at.bofh.it> (permalink)
References <qo1fk-7bB-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 10/26, Stephen Boyd wrote:
> We want to put the XO board clocks into the dt files. Add an API
> to do this generically. This also makes a place for us to handle
> the case where the RPM driver is enabled or disabled.
> 
> Cc: Georgi Djakov <georgi.djakov@linaro.org>
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
> ---
> 
> I'm also thinking that maybe we should register the board clock if it
> isn't there in DT and then we'll either register the pass through or
> we'll skip it depending on if the RPM driver is enabled. That
> way the RPM driver doesn't need to know anything, just register the
> clock with parent as the board clock.

That seems like a better idea. v2 coming with that change and a
sleep_clk specific API, plus all the armv7 platforms converted.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] clk: qcom: common: Add API to register board clocks backwards compatibly Stephen Boyd <sboyd@codeaurora.org> - 2015-10-27 02:30 +0100
  Re: [PATCH 1/2] clk: qcom: common: Add API to register board clocks  backwards compatibly Stephen Boyd <sboyd@codeaurora.org> - 2015-10-28 00:10 +0100

csiph-web