linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Jerome Brunet <jbrunet@baylibre.com>
To: sboyd@kernel.org, Michael Turquette <mturquette@baylibre.com>
Cc: Kevin Hilman <khilman@baylibre.com>,
	linux-clk <linux-clk@vger.kernel.org>,
	"open list:ARM/Amlogic Meson..."
	<linux-amlogic@lists.infradead.org>
Subject: [GIT PULL] clk: meson: 2nd update for v5.2
Date: Thu, 18 Apr 2019 11:46:36 +0200	[thread overview]
Message-ID: <3d961b5ea14a7aae4088282955f926e19b7bc9d9.camel@baylibre.com> (raw)

Dear clock maintainers,

Below is a request to pull another round of update for amlogic clocks.

The main purpose of this pull request is to add the g12a SoC family
support in the axg audio clock controller driver. It applies on top of
our previous PR.

Cheers

The following changes since commit 90751f686e3f0415f1f931bf47ff14dd34316ea5:

  clk: meson: meson8b: add the video decoder clock trees (2019-04-01 13:34:29 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 075001385c66a00fba9810b9ecb88d644384df88:

  clk: meson: axg-audio: add g12a support (2019-04-08 09:59:33 +0200)

----------------------------------------------------------------
* Do not register clock inputs in clock provider
* Add g12a support in the axg audio clock controller

----------------------------------------------------------------
Jerome Brunet (3):
      dt-bindings: clk: axg-audio: add g12a support
      clk: meson: axg_audio: replace prefix axg by aud
      clk: meson: axg-audio: don't register inputs in the onecell data

Maxime Jourdan (1):
      clk: meson: axg-audio: add g12a support

Neil Armstrong (1):
      Merge branch 'next/headers' into next/drivers

 .../bindings/clock/amlogic,axg-audio-clkc.txt      |    3 +-
 drivers/clk/meson/axg-audio.c                      | 1219 ++++++++++++--------
 drivers/clk/meson/axg-audio.h                      |   36 +-
 include/dt-bindings/clock/axg-audio-clkc.h         |   10 +
 4 files changed, 736 insertions(+), 532 deletions(-)


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

             reply	other threads:[~2019-04-18  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-18  9:46 Jerome Brunet [this message]
2019-04-18 20:32 ` [GIT PULL] clk: meson: 2nd update for v5.2 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=3d961b5ea14a7aae4088282955f926e19b7bc9d9.camel@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=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).