linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 2/3] clk: add Dove PLL divider support for GPU, VMeta and AXI clocks
Date: Mon, 07 Dec 2015 18:43:55 +0100	[thread overview]
Message-ID: <87d1uib1d0.fsf@free-electrons.com> (raw)
In-Reply-To: <E1a5ijI-0007pk-0I@rmk-PC.arm.linux.org.uk> (Russell King's message of "Sun, 06 Dec 2015 23:28:32 +0000")

Hi Mike and Stephen,
 
 On lun., d?c. 07 2015, Russell King <rmk+kernel@arm.linux.org.uk> wrote:

> Add support for the Dove PLL dividers, which are used to generate the
> clocks for the AXI bus, as well as the GPU and VMeta peripherals.
>
> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
> ---
>  drivers/clk/mvebu/Makefile       |   2 +-
>  drivers/clk/mvebu/dove-divider.c | 262 +++++++++++++++++++++++++++++++++++++++
>  drivers/clk/mvebu/dove.c         |   6 +
>  3 files changed, 269 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/clk/mvebu/dove-divider.c

Do you plan to apply this patch directly or do you expect a pull request
from mvebu for it (of course once you will have give your Acked-by)?

Thanks,

Gregory

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      parent reply	other threads:[~2015-12-07 17:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-06 23:28 [PATCH v2 2/3] clk: add Dove PLL divider support for GPU, VMeta and AXI clocks Russell King
2015-12-07  1:24 ` Andrew Lunn
2015-12-07 17:43 ` Gregory CLEMENT [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d1uib1d0.fsf@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).