All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [git pull] clk: renesas: Updates for v5.3
Date: Fri,  7 Jun 2019 09:24:19 +0200	[thread overview]
Message-ID: <20190607072419.17185-1-geert+renesas@glider.be> (raw)

	Hi Mike, Stephen,

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/clk-renesas-for-v5.3-tag1

for you to fetch changes up to aad03a66f902e18bab612870261bde647fdbda2c:

  clk: renesas: r9a06g032: Add clock domain support (2019-06-04 11:51:00 +0200)

----------------------------------------------------------------
clk: renesas: Updates for v5.3

  - Add TPU (Timer Pulse Unit / PWM) clocks on R-Car H3, M3-W, and M3-N,
  - Add CMM (Color Management Module) clocks on R-Car M3-W,
  - Add Clock Domain support on RZ/N1,
  - Small cleanups.

Thanks for pulling!

----------------------------------------------------------------
Cao Van Dong (1):
      clk: renesas: r8a779{5|6|65}: Add TPU clock

Gareth Williams (2):
      dt-bindings: clock: renesas: r9a06g032-sysctrl: Document power Domains
      clk: renesas: r9a06g032: Add clock domain support

Geert Uytterhoeven (3):
      clk: renesas: cpg-mssr: Use genpd of_node instead of local copy
      clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions
      clk: renesas: mstp: Remove error messages on out-of-memory conditions

Jacopo Mondi (1):
      clk: renesas: r8a7796: Add CMM clocks

 .../bindings/clock/renesas,r9a06g032-sysctrl.txt   |   7 +-
 drivers/clk/renesas/clk-mstp.c                     |   8 +-
 drivers/clk/renesas/r8a7795-cpg-mssr.c             |   1 +
 drivers/clk/renesas/r8a7796-cpg-mssr.c             |   4 +
 drivers/clk/renesas/r8a77965-cpg-mssr.c            |   1 +
 drivers/clk/renesas/r9a06g032-clocks.c             | 227 ++++++++++++++-------
 drivers/clk/renesas/renesas-cpg-mssr.c             |  12 +-
 7 files changed, 174 insertions(+), 86 deletions(-)
Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

             reply	other threads:[~2019-06-07  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-07  7:24 Geert Uytterhoeven [this message]
2019-06-07 18:01 ` [git pull] clk: renesas: Updates for v5.3 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=20190607072419.17185-1-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-renesas-soc@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 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.