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.13
Date: Fri, 02 Jun 2017 17:22:22 +0200	[thread overview]
Message-ID: <1496416942.3552.8.camel@baylibre.com> (raw)

Dear clock maintainers,

Below is a request to pull the Amlogic clock driver updates for this cycle.

Cheers

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

? Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

? git://github.com/BayLibre/clk-meson.git tags/meson-clk-for-4.13

for you to fetch changes up to 14c735c8e3082714e3d5fa91843692a9c871cebe:

? clk: meson-gxbb: Add EE 32K Clock for CEC (2017-05-29 12:34:23 +0000)

----------------------------------------------------------------
Amlogic clock driver updates for 4.13

* Expose more i2s and spdif output clocks
* Expose EE uart and SPICC gate clocks
* Remove cpu_clk from to gxbb
* Mark clk81 as critical on gxbb
* Add CEC EE clocks

----------------------------------------------------------------
Helmut Klein (1):
??????clk: meson-gxbb: expose UART clocks

Jerome Brunet (4):
??????clk: meson-gxbb: expose spdif clock gates
??????clk: meson-gxbb: expose i2s master clock
??????clk: meson-gxbb: expose spdif master clock
??????clk: gxbb: remove CLK_IGNORE_UNUSED from clk81

Martin Blumenstingl (3):
??????clk: meson-gxbb: un-export the CPU clock
??????clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driver
??????clk: meson: meson8b: mark clk81 as critical

Neil Armstrong (2):
??????clk: meson-gxbb: expose SPICC gate
??????clk: meson-gxbb: Add EE 32K Clock for CEC

?drivers/clk/meson/gxbb.c??????????????| 120 ++++++++++++++++------------------
?drivers/clk/meson/gxbb.h??????????????|??25 +++----
?drivers/clk/meson/meson8b.c???????????|???2 +-
?include/dt-bindings/clock/gxbb-clkc.h |??10 ++-
?4 files changed, 82 insertions(+), 75 deletions(-)

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: Kevin Hilman <khilman@baylibre.com>,
	Neil Armstrong <narmstrong@baylibre.com>,
	"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
	"open list:ARM/Amlogic Meson..."
	<linux-amlogic@lists.infradead.org>
Subject: [GIT PULL] Amlogic clock driver updates for 4.13
Date: Fri, 02 Jun 2017 17:22:22 +0200	[thread overview]
Message-ID: <1496416942.3552.8.camel@baylibre.com> (raw)

Dear clock maintainers,

Below is a request to pull the Amlogic clock driver updates for this cycle.

Cheers

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://github.com/BayLibre/clk-meson.git tags/meson-clk-for-4.13

for you to fetch changes up to 14c735c8e3082714e3d5fa91843692a9c871cebe:

  clk: meson-gxbb: Add EE 32K Clock for CEC (2017-05-29 12:34:23 +0000)

----------------------------------------------------------------
Amlogic clock driver updates for 4.13

* Expose more i2s and spdif output clocks
* Expose EE uart and SPICC gate clocks
* Remove cpu_clk from to gxbb
* Mark clk81 as critical on gxbb
* Add CEC EE clocks

----------------------------------------------------------------
Helmut Klein (1):
      clk: meson-gxbb: expose UART clocks

Jerome Brunet (4):
      clk: meson-gxbb: expose spdif clock gates
      clk: meson-gxbb: expose i2s master clock
      clk: meson-gxbb: expose spdif master clock
      clk: gxbb: remove CLK_IGNORE_UNUSED from clk81

Martin Blumenstingl (3):
      clk: meson-gxbb: un-export the CPU clock
      clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driver
      clk: meson: meson8b: mark clk81 as critical

Neil Armstrong (2):
      clk: meson-gxbb: expose SPICC gate
      clk: meson-gxbb: Add EE 32K Clock for CEC

 drivers/clk/meson/gxbb.c              | 120 ++++++++++++++++------------------
 drivers/clk/meson/gxbb.h              |  25 +++----
 drivers/clk/meson/meson8b.c           |   2 +-
 include/dt-bindings/clock/gxbb-clkc.h |  10 ++-
 4 files changed, 82 insertions(+), 75 deletions(-)

             reply	other threads:[~2017-06-02 15:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-02 15:22 Jerome Brunet [this message]
2017-06-02 15:22 ` [GIT PULL] Amlogic clock driver updates for 4.13 Jerome Brunet
2017-06-02 17:58 ` Stephen Boyd
2017-06-02 17:58   ` 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=1496416942.3552.8.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.