From: Michael Turquette <mturquette@linaro.org>
To: Boris Brezillon <boris.brezillon@free-electrons.com>,
"Mike Turquette" <mturquette@baylibre.org>,
"Stephen Boyd" <sboyd@codeaurora.org>
Cc: "Alexandre Belloni" <alexandre.belloni@free-electrons.com>,
"Jean-Christophe Plagniol-Villard" <plagnioj@jcrosoft.com>,
"Nicolas Ferre" <nicolas.ferre@atmel.com>,
linux-clk@vger.kernel.org,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PULL] clk: at91: fixes for 4.1
Date: Fri, 19 Jun 2015 09:28:19 -0700 [thread overview]
Message-ID: <20150619162819.9112.53363@quantum> (raw)
In-Reply-To: <20150619155246.18af1068@bbrezillon>
Quoting Boris Brezillon (2015-06-19 06:52:46)
> Hi Mike,
>
> As you suggested, here is a PR including several fixes for the at91 clk
> drivers. BTW, thanks for accepting to take this PR so late in the release
> cycle.
>
> Best Regards,
>
> Boris
>
> The following changes since commit 03bc10ab5b0f9b8f81bffbe6e40c944f9d3dbcc5:
>
> clk: check ->determine/round_rate() return value in clk_calc_new_rates (2015-04-12 21:09:49 -0700)
>
> are available in the git repository at:
>
> https://github.com/bbrezillon/linux-at91.git ccf/atmel-fixes-for-4.1
>
> for you to fetch changes up to 28df9c2fb6f896179fcffd5a3f5a86e2d1dff0a5:
>
> clk: at91: fix h32mx prototype inclusion in pmc header (2015-06-19 15:48:34 +0200)
Pulled.
Thanks,
Mike
>
> ----------------------------------------------------------------
> Boris Brezillon (2):
> clk: at91: pll: fix input range validity check
> clk: at91: fix PERIPHERAL_MAX_SHIFT definition
>
> Nicolas Ferre (2):
> clk: at91: trivial: typo in peripheral clock description
> clk: at91: fix h32mx prototype inclusion in pmc header
>
> Documentation/devicetree/bindings/clock/at91-clock.txt | 2 +-
> drivers/clk/at91/clk-peripheral.c | 8 ++++----
> drivers/clk/at91/clk-pll.c | 12 ++++++++++--
> drivers/clk/at91/pmc.h | 2 +-
> 4 files changed, 16 insertions(+), 8 deletions(-)
>
>
>
> --
> Boris Brezillon, Free Electrons
> Embedded Linux and Kernel engineering
> http://free-electrons.com
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
--
To unsubscribe from this list: send the line "unsubscribe linux-clk" in
WARNING: multiple messages have this Message-ID (diff)
From: mturquette@linaro.org (Michael Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL] clk: at91: fixes for 4.1
Date: Fri, 19 Jun 2015 09:28:19 -0700 [thread overview]
Message-ID: <20150619162819.9112.53363@quantum> (raw)
In-Reply-To: <20150619155246.18af1068@bbrezillon>
Quoting Boris Brezillon (2015-06-19 06:52:46)
> Hi Mike,
>
> As you suggested, here is a PR including several fixes for the at91 clk
> drivers. BTW, thanks for accepting to take this PR so late in the release
> cycle.
>
> Best Regards,
>
> Boris
>
> The following changes since commit 03bc10ab5b0f9b8f81bffbe6e40c944f9d3dbcc5:
>
> clk: check ->determine/round_rate() return value in clk_calc_new_rates (2015-04-12 21:09:49 -0700)
>
> are available in the git repository at:
>
> https://github.com/bbrezillon/linux-at91.git ccf/atmel-fixes-for-4.1
>
> for you to fetch changes up to 28df9c2fb6f896179fcffd5a3f5a86e2d1dff0a5:
>
> clk: at91: fix h32mx prototype inclusion in pmc header (2015-06-19 15:48:34 +0200)
Pulled.
Thanks,
Mike
>
> ----------------------------------------------------------------
> Boris Brezillon (2):
> clk: at91: pll: fix input range validity check
> clk: at91: fix PERIPHERAL_MAX_SHIFT definition
>
> Nicolas Ferre (2):
> clk: at91: trivial: typo in peripheral clock description
> clk: at91: fix h32mx prototype inclusion in pmc header
>
> Documentation/devicetree/bindings/clock/at91-clock.txt | 2 +-
> drivers/clk/at91/clk-peripheral.c | 8 ++++----
> drivers/clk/at91/clk-pll.c | 12 ++++++++++--
> drivers/clk/at91/pmc.h | 2 +-
> 4 files changed, 16 insertions(+), 8 deletions(-)
>
>
>
> --
> Boris Brezillon, Free Electrons
> Embedded Linux and Kernel engineering
> http://free-electrons.com
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2015-06-19 16:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-19 13:52 [PULL] clk: at91: fixes for 4.1 Boris Brezillon
2015-06-19 13:52 ` Boris Brezillon
2015-06-19 16:28 ` Michael Turquette [this message]
2015-06-19 16:28 ` Michael Turquette
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=20150619162819.9112.53363@quantum \
--to=mturquette@linaro.org \
--cc=alexandre.belloni@free-electrons.com \
--cc=boris.brezillon@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.org \
--cc=nicolas.ferre@atmel.com \
--cc=plagnioj@jcrosoft.com \
--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.