All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerome Brunet <jbrunet@baylibre.com>
To: Stephen Boyd <sboyd@kernel.org>
Cc: Neil Armstrong <narmstrong@baylibre.com>,
	Kevin Hilman <khilman@baylibre.com>,
	linux-clk@vger.kernel.org, linux-amlogic@lists.infradead.org
Subject: [GIT PULL] clk: meson: updates for v5.10
Date: Mon, 14 Sep 2020 19:24:04 +0200	[thread overview]
Message-ID: <1jd02ob7bf.fsf@starbuckisacylon.baylibre.com> (raw)

Hi Stephen,

Here are the Amlogic clock changes for v5.10
Please pull.

Cheers
Jerome

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.10-1

for you to fetch changes up to 7b5c5720a3689c2c16968ee276b7c47edb64ce0f:

  clk: meson: make shipped controller configurable (2020-09-10 11:47:33 +0200)

----------------------------------------------------------------
First round of amlogic clock updates for v5.10

* g12: update audio clock inverter and fdiv2 flag
* config: allow to disable unnecessary amlogic clock controllers

----------------------------------------------------------------
Jerome Brunet (4):
      clk: meson: add sclk-ws driver
      clk: meson: axg-audio: separate axg and g12a regmap tables
      clk: meson: axg-audio: fix g12a tdmout sclk inverter
      clk: meson: make shipped controller configurable

Stefan Agner (1):
      clk: meson: g12a: mark fclk_div2 as critical

 drivers/clk/meson/Kconfig     |  26 +++--
 drivers/clk/meson/axg-audio.c | 214 ++++++++++++++++++++++++++++++++++++------
 drivers/clk/meson/clk-phase.c |  56 +++++++++++
 drivers/clk/meson/clk-phase.h |   6 ++
 drivers/clk/meson/g12a.c      |  11 +++
 5 files changed, 274 insertions(+), 39 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Jerome Brunet <jbrunet@baylibre.com>
To: Stephen Boyd <sboyd@kernel.org>
Cc: Kevin Hilman <khilman@baylibre.com>,
	linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org,
	Neil Armstrong <narmstrong@baylibre.com>
Subject: [GIT PULL] clk: meson: updates for v5.10
Date: Mon, 14 Sep 2020 19:24:04 +0200	[thread overview]
Message-ID: <1jd02ob7bf.fsf@starbuckisacylon.baylibre.com> (raw)

Hi Stephen,

Here are the Amlogic clock changes for v5.10
Please pull.

Cheers
Jerome

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.10-1

for you to fetch changes up to 7b5c5720a3689c2c16968ee276b7c47edb64ce0f:

  clk: meson: make shipped controller configurable (2020-09-10 11:47:33 +0200)

----------------------------------------------------------------
First round of amlogic clock updates for v5.10

* g12: update audio clock inverter and fdiv2 flag
* config: allow to disable unnecessary amlogic clock controllers

----------------------------------------------------------------
Jerome Brunet (4):
      clk: meson: add sclk-ws driver
      clk: meson: axg-audio: separate axg and g12a regmap tables
      clk: meson: axg-audio: fix g12a tdmout sclk inverter
      clk: meson: make shipped controller configurable

Stefan Agner (1):
      clk: meson: g12a: mark fclk_div2 as critical

 drivers/clk/meson/Kconfig     |  26 +++--
 drivers/clk/meson/axg-audio.c | 214 ++++++++++++++++++++++++++++++++++++------
 drivers/clk/meson/clk-phase.c |  56 +++++++++++
 drivers/clk/meson/clk-phase.h |   6 ++
 drivers/clk/meson/g12a.c      |  11 +++
 5 files changed, 274 insertions(+), 39 deletions(-)

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

             reply	other threads:[~2020-09-14 17:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-14 17:24 Jerome Brunet [this message]
2020-09-14 17:24 ` [GIT PULL] clk: meson: updates for v5.10 Jerome Brunet
2020-09-21 20:53 ` Stephen Boyd
2020-09-21 20:53   ` 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=1jd02ob7bf.fsf@starbuckisacylon.baylibre.com \
    --to=jbrunet@baylibre.com \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=narmstrong@baylibre.com \
    --cc=sboyd@kernel.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.