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


Groups > linux.kernel > #1675065

Re: [PATCH v8 3/3] mailbox: qcom: Add support for APCS clock controller

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v8 3/3] mailbox: qcom: Add support for APCS clock controller
Date 2017-06-26 21:50 +0200
Message-ID <tWIbf-6vE-5@gated-at.bofh.it> (permalink)
References <tVztn-4pX-3@gated-at.bofh.it> <tVztn-4pX-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jun 23, 2017 at 07:15:33PM +0300, Georgi Djakov wrote:
> Add a driver for the APCS clock controller. It is part of the APCS
> hardware block, which among other things implements also a combined
> mux and half integer divider functionality. It can choose between a
> fixed-rate clock or the dedicated APCS (A53) PLL. The source and the
> divider can be set both at the same time.
> 
> This is required for enabling CPU frequency scaling on MSM8916-based
> platforms.
> 
> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
> ---
>  .../bindings/mailbox/qcom,apcs-kpss-global.txt     |   5 +

Acked-by: Rob Herring <robh@kernel.org>

>  drivers/mailbox/qcom-apcs-ipc-mailbox.c            | 122 +++++++++++++++++++++
>  2 files changed, 127 insertions(+)

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


Thread

[PATCH v8 3/3] mailbox: qcom: Add support for APCS clock controller Georgi Djakov <georgi.djakov@linaro.org> - 2017-06-23 18:20 +0200
  Re: [PATCH v8 3/3] mailbox: qcom: Add support for APCS clock  controller Bjorn Andersson <bjorn.andersson@linaro.org> - 2017-06-23 19:50 +0200
    Re: [PATCH v8 3/3] mailbox: qcom: Add support for APCS clock  controller Georgi Djakov <georgi.djakov@linaro.org> - 2017-06-27 18:30 +0200
  Re: [PATCH v8 3/3] mailbox: qcom: Add support for APCS clock  controller Rob Herring <robh@kernel.org> - 2017-06-26 21:50 +0200
  Re: [PATCH v8 3/3] mailbox: qcom: Add support for APCS clock  controller Stephen Boyd <sboyd@codeaurora.org> - 2017-06-27 00:50 +0200
    Re: [PATCH v8 3/3] mailbox: qcom: Add support for APCS clock  controller Georgi Djakov <georgi.djakov@linaro.org> - 2017-06-27 18:30 +0200

csiph-web