Linux Renesas SOC kernel development
 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 v6.4
Date: Mon, 27 Mar 2023 11:03:01 +0200	[thread overview]
Message-ID: <cover.1679907532.git.geert+renesas@glider.be> (raw)

	Hi Mike, Stephen,

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 72cd8436ece036294322fecf91567fef3ce3e868:

  clk: renesas: Convert to platform remove callback returning void (2023-03-16 16:54:21 +0100)

----------------------------------------------------------------
clk: renesas: Updates for v6.4

  - Add Audio, thermal, camera (CSI-2), Image Signal Processor/Channel
    Selector (ISPCS), and video capture (VIN) clocks on R-Car V4H,
  - Add video capture (VIN) clocks on R-Car V3H,
  - Add Cortex-A53 System CPU (Z2) clocks on R-Car V3M and V3H,
  - Miscellaneous fixes and improvements.

Thanks for pulling!

----------------------------------------------------------------
Geert Uytterhoeven (4):
      clk: renesas: r8a779g0: Add thermal clock
      clk: renesas: r8a77995: Fix VIN parent clock
      clk: renesas: r8a77970: Add Z2 clock
      clk: renesas: r8a77980: Add Z2 clock

Kuninori Morimoto (1):
      clk: renesas: r8a779g0: Add Audio clocks

Niklas Söderlund (4):
      clk: renesas: r8a779g0: Add CSI-2 clocks
      clk: renesas: r8a779g0: Add ISPCS clocks
      clk: renesas: r8a779g0: Add VIN clocks
      clk: renesas: r8a77980: Add VIN clocks

Ralph Siemsen (4):
      clk: renesas: r9a06g032: Improve readability
      clk: renesas: r9a06g032: Drop unused fields
      clk: renesas: r9a06g032: Document structs
      clk: renesas: r9a06g032: Improve clock tables

Takeshi Kihara (1):
      clk: renesas: cpg-mssr: Update MSSR register range for R-Car V4H

Uwe Kleine-König (1):
      clk: renesas: Convert to platform remove callback returning void

 drivers/clk/renesas/r8a77970-cpg-mssr.c   |   1 +
 drivers/clk/renesas/r8a77980-cpg-mssr.c   |  17 +
 drivers/clk/renesas/r8a77995-cpg-mssr.c   |   2 +-
 drivers/clk/renesas/r8a779g0-cpg-mssr.c   |  24 +
 drivers/clk/renesas/r9a06g032-clocks.c    | 736 ++++++++++++++++++++++--------
 drivers/clk/renesas/rcar-usb2-clock-sel.c |   6 +-
 drivers/clk/renesas/renesas-cpg-mssr.c    |   8 +-
 7 files changed, 590 insertions(+), 204 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:[~2023-03-27  9:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-27  9:03 Geert Uytterhoeven [this message]
2023-03-27 16:43 ` [GIT PULL] clk: renesas: Updates for v6.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=cover.1679907532.git.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox