linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Jerome Brunet <jbrunet@baylibre.com>
To: Stephen Boyd <sboyd@kernel.org>,
	Michael Turquette <mturquette@baylibre.com>
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: 2nd round of updates for 5.4
Date: Mon, 26 Aug 2019 13:54:49 +0200	[thread overview]
Message-ID: <1j8srg6t12.fsf@starbuckisacylon.baylibre.com> (raw)


Dear clock maintainers,

Below is a request to pull another batch of Amlogic clock updates for
v5.4. It brings reset support in the for the g12a audio controller and
sm1 support in the main clock controller.

Cheers
Jerome

The following changes since commit 1d97657a4794ab23b47bd9921978ddd82569fcf4:

  Merge branch 'v5.4/dt' into v5.4/drivers (2019-08-09 12:12:58 +0200)

are available in the Git repository at:

  git://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.4-2

for you to fetch changes up to da3ceae4ec9f581a50dc0763710078f22d3bc72a:

  clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocks (2019-08-26 11:04:54 +0200)

----------------------------------------------------------------
Amlogic 2nd round of clock changes for v5.4

* Add g12a reset support to the axg audio clock controller
* Add sm1 support to the g12a clock controller

----------------------------------------------------------------
Jerome Brunet (4):
      dt-bindings: clock: meson: add resets to the audio clock controller
      Merge branch 'v5.4/dt' into v5.4/drivers
      clk: meson: axg-audio: add g12a reset support
      Merge branch 'v5.4/dt' into v5.4/drivers

Neil Armstrong (4):
      dt-bindings: clk: meson: add sm1 periph clock controller bindings
      clk: meson: g12a: add support for SM1 GP1 PLL
      clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clock
      clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocks

 .../bindings/clock/amlogic,axg-audio-clkc.txt      |   1 +
 .../bindings/clock/amlogic,gxbb-clkc.txt           |   1 +
 drivers/clk/meson/axg-audio.c                      | 107 +++-
 drivers/clk/meson/axg-audio.h                      |   1 +
 drivers/clk/meson/g12a.c                           | 544 +++++++++++++++++++++
 drivers/clk/meson/g12a.h                           |  24 +-
 include/dt-bindings/clock/g12a-clkc.h              |   5 +
 .../reset/amlogic,meson-g12a-audio-reset.h         |  38 ++
 8 files changed, 718 insertions(+), 3 deletions(-)
 create mode 100644 include/dt-bindings/reset/amlogic,meson-g12a-audio-reset.h

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

             reply	other threads:[~2019-08-26 11:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-26 11:54 Jerome Brunet [this message]
2019-09-04 17:59 ` [GIT PULL] clk: meson: 2nd round of updates for 5.4 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=1j8srg6t12.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=mturquette@baylibre.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).