All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>
Cc: jbrunet@baylibre.com, linux-clk@vger.kernel.org,
	"open list:ARM/Amlogic Meson..."
	<linux-amlogic@lists.infradead.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL v2] Meson clock fixes for 4.13-rc4
Date: Tue, 1 Aug 2017 14:21:08 +0200	[thread overview]
Message-ID: <5af2832c-c23c-c42b-c19f-ba7cb10c27c8@baylibre.com> (raw)

Hi Mike, Stephen,

Here is a fix for Meson GXBB driver, that could go for 4.13-rc4.

Thanks,
Neil

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://github.com/baylibre/clk-meson.git tags/meson-clk-fixes-for-4.13-rc4-v2

for you to fetch changes up to 1f737ffa13efd3da2c703d45894ea234e9290c89:

  clk: meson: mpll: fix mpll0 fractional part ignored (2017-08-01 14:18:31 +0200)

----------------------------------------------------------------
Meson Clock fixes:
- mpll: fix mpll0 fractional part ignored

----------------------------------------------------------------
Jerome Brunet (1):
      clk: meson: mpll: fix mpll0 fractional part ignored

 drivers/clk/meson/clk-mpll.c | 7 +++++++
 drivers/clk/meson/clkc.h     | 1 +
 drivers/clk/meson/gxbb.c     | 5 +++++
 drivers/clk/meson/meson8b.c  | 5 +++++
 4 files changed, 18 insertions(+)

WARNING: multiple messages have this Message-ID (diff)
From: narmstrong@baylibre.com (Neil Armstrong)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v2] Meson clock fixes for 4.13-rc4
Date: Tue, 1 Aug 2017 14:21:08 +0200	[thread overview]
Message-ID: <5af2832c-c23c-c42b-c19f-ba7cb10c27c8@baylibre.com> (raw)

Hi Mike, Stephen,

Here is a fix for Meson GXBB driver, that could go for 4.13-rc4.

Thanks,
Neil

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://github.com/baylibre/clk-meson.git tags/meson-clk-fixes-for-4.13-rc4-v2

for you to fetch changes up to 1f737ffa13efd3da2c703d45894ea234e9290c89:

  clk: meson: mpll: fix mpll0 fractional part ignored (2017-08-01 14:18:31 +0200)

----------------------------------------------------------------
Meson Clock fixes:
- mpll: fix mpll0 fractional part ignored

----------------------------------------------------------------
Jerome Brunet (1):
      clk: meson: mpll: fix mpll0 fractional part ignored

 drivers/clk/meson/clk-mpll.c | 7 +++++++
 drivers/clk/meson/clkc.h     | 1 +
 drivers/clk/meson/gxbb.c     | 5 +++++
 drivers/clk/meson/meson8b.c  | 5 +++++
 4 files changed, 18 insertions(+)

WARNING: multiple messages have this Message-ID (diff)
From: narmstrong@baylibre.com (Neil Armstrong)
To: linus-amlogic@lists.infradead.org
Subject: [GIT PULL v2] Meson clock fixes for 4.13-rc4
Date: Tue, 1 Aug 2017 14:21:08 +0200	[thread overview]
Message-ID: <5af2832c-c23c-c42b-c19f-ba7cb10c27c8@baylibre.com> (raw)

Hi Mike, Stephen,

Here is a fix for Meson GXBB driver, that could go for 4.13-rc4.

Thanks,
Neil

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://github.com/baylibre/clk-meson.git tags/meson-clk-fixes-for-4.13-rc4-v2

for you to fetch changes up to 1f737ffa13efd3da2c703d45894ea234e9290c89:

  clk: meson: mpll: fix mpll0 fractional part ignored (2017-08-01 14:18:31 +0200)

----------------------------------------------------------------
Meson Clock fixes:
- mpll: fix mpll0 fractional part ignored

----------------------------------------------------------------
Jerome Brunet (1):
      clk: meson: mpll: fix mpll0 fractional part ignored

 drivers/clk/meson/clk-mpll.c | 7 +++++++
 drivers/clk/meson/clkc.h     | 1 +
 drivers/clk/meson/gxbb.c     | 5 +++++
 drivers/clk/meson/meson8b.c  | 5 +++++
 4 files changed, 18 insertions(+)

             reply	other threads:[~2017-08-01 12:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01 12:21 Neil Armstrong [this message]
2017-08-01 12:21 ` [GIT PULL v2] Meson clock fixes for 4.13-rc4 Neil Armstrong
2017-08-01 12:21 ` Neil Armstrong
2017-08-02 16:11 ` Stephen Boyd
2017-08-02 16:11   ` Stephen Boyd
2017-08-02 16:11   ` 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=5af2832c-c23c-c42b-c19f-ba7cb10c27c8@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=jbrunet@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.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.