From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@codeaurora.org>
Cc: Andrew Lunn <andrew@lunn.ch>,
Jason Cooper <jason@lakedaemon.net>,
linux-clk@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Russell King <rmk+kernel@arm.linux.org.uk>
Subject: Re: [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,
=20
On lun., d=C3=A9c. 07 2015, Russell King <rmk+kernel@arm.linux.org.uk> wro=
te:
> 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
--=20
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
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
next prev parent reply other threads:[~2015-12-07 17:43 UTC|newest]
Thread overview: 6+ 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-06 23:28 ` Russell King
2015-12-07 1:24 ` Andrew Lunn
2015-12-07 1:24 ` Andrew Lunn
2015-12-07 17:43 ` Gregory CLEMENT [this message]
2015-12-07 17:43 ` Gregory CLEMENT
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=andrew@lunn.ch \
--cc=jason@lakedaemon.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=rmk+kernel@arm.linux.org.uk \
--cc=sboyd@codeaurora.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.