All of lore.kernel.org
 help / color / mirror / Atom feed
From: jbrunet@baylibre.com (Jerome Brunet)
To: linus-amlogic@lists.infradead.org
Subject: [GIT PULL] Amlogic clock driver updates for 4.16 - 3rd round
Date: Fri, 29 Dec 2017 18:44:11 +0100	[thread overview]
Message-ID: <1514569451.7439.3.camel@baylibre.com> (raw)

Dear clock maintainers

Here is a last round of update for meson clock for v4.16. There is just
one simple fix

Thanks for pulling
Jerome

The following changes since commit 78b4af312f910e4f28ebf4cb0a8c1983daa16924:

  clk: meson-axg: add clock controller drivers (2017-12-14 10:19:37 +0100)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git tags/meson-clk-for-v4.16-3

for you to fetch changes up to 86aacdca66774051cbc0958110a48074b57a060b:

  clk: meson: mpll: use 64-bit maths in params_from_rate (2017-12-23 23:14:20
+0100)

----------------------------------------------------------------
Fix overflow in the mpll driver on 32bits arch

----------------------------------------------------------------
Martin Blumenstingl (1):
      clk: meson: mpll: use 64-bit maths in params_from_rate

 drivers/clk/meson/clk-mpll.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

WARNING: multiple messages have this Message-ID (diff)
From: Jerome Brunet <jbrunet@baylibre.com>
To: Stephen Boyd <sboyd@codeaurora.org>,
	Michael Turquette <mturquette@baylibre.com>
Cc: linux-clk <linux-clk@vger.kernel.org>,
	"open list:ARM/Amlogic Meson..."
	<linux-amlogic@lists.infradead.org>
Subject: [GIT PULL] Amlogic clock driver updates for 4.16 - 3rd round
Date: Fri, 29 Dec 2017 18:44:11 +0100	[thread overview]
Message-ID: <1514569451.7439.3.camel@baylibre.com> (raw)

Dear clock maintainers

Here is a last round of update for meson clock for v4.16. There is just
one simple fix

Thanks for pulling
Jerome

The following changes since commit 78b4af312f910e4f28ebf4cb0a8c1983daa16924:

  clk: meson-axg: add clock controller drivers (2017-12-14 10:19:37 +0100)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git tags/meson-clk-for-v4.16-3

for you to fetch changes up to 86aacdca66774051cbc0958110a48074b57a060b:

  clk: meson: mpll: use 64-bit maths in params_from_rate (2017-12-23 23:14:20
+0100)

----------------------------------------------------------------
Fix overflow in the mpll driver on 32bits arch

----------------------------------------------------------------
Martin Blumenstingl (1):
      clk: meson: mpll: use 64-bit maths in params_from_rate

 drivers/clk/meson/clk-mpll.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

             reply	other threads:[~2017-12-29 17:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-29 17:44 Jerome Brunet [this message]
2017-12-29 17:44 ` [GIT PULL] Amlogic clock driver updates for 4.16 - 3rd round Jerome Brunet
2018-01-03  1:52 ` Stephen Boyd
2018-01-03  1:52   ` Stephen Boyd

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=1514569451.7439.3.camel@baylibre.com \
    --to=jbrunet@baylibre.com \
    --cc=linus-amlogic@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 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.