linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] clk: renesas: Updates for v5.10 (take two)
@ 2020-09-18 12:48 Geert Uytterhoeven
  2020-09-21 20:52 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2020-09-18 12:48 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

	Hi Mike, Stephen,

The following changes since commit e41cb217932969a20cea9c44299c449236058e43:

  clk: renesas: rcar-gen2: Rename vsp1-(sy|rt) clocks to vsp(s|r) (2020-09-04 09:42:01 +0200)

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.10-tag2

for you to fetch changes up to 15d683e61bdded719e6202fed2c7401f4dcd95ab:

  clk: renesas: rcar-gen3: Update description for RZ/G2 (2020-09-17 15:32:25 +0200)

----------------------------------------------------------------
clk: renesas: Updates for v5.10 (take two)

  - Add support for the new R-Car V3U (R8A779A0) SoC,
  - Minor fixes and improvements.

Note that the new Renesas R-Car V3U DT Binding Definitions are shared by
driver and DT source files, and thus included in multiple pull requests:
  - "[GIT PULL 1/4] Renesas ARM DT updates for v5.10 (take two)" (for
    arm-soc),
  - "[GIT PULL 3/4] Renesas driver updates for v5.10 (take two)" (for
    arm-soc),
  - "[GIT PULL] clk: renesas: Updates for v5.10 (take two)" (for clk).

Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (1):
      Merge tag 'renesas-r8a779a0-dt-binding-defs-tag' into clk-renesas-for-v5.10

Lad Prabhakar (1):
      clk: renesas: rcar-gen3: Update description for RZ/G2

Yoshihiro Shimoda (6):
      dt-bindings: power: Add r8a779a0 SYSC power domain definitions
      dt-bindings: clock: Add r8a779a0 CPG Core Clock Definitions
      dt-bindings: clock: renesas,cpg-mssr: Document r8a779a0
      clk: renesas: cpg-mssr: Use enum clk_reg_layout instead of a boolean flag
      clk: renesas: cpg-mssr: Add register pointers into struct cpg_mssr_priv
      clk: renesas: cpg-mssr: Add support for R-Car V3U

 .../bindings/clock/renesas,cpg-mssr.yaml           |   1 +
 drivers/clk/renesas/Kconfig                        |   7 +-
 drivers/clk/renesas/Makefile                       |   1 +
 drivers/clk/renesas/r7s9210-cpg-mssr.c             |   2 +-
 drivers/clk/renesas/r8a779a0-cpg-mssr.c            | 276 +++++++++++++++++++++
 drivers/clk/renesas/renesas-cpg-mssr.c             | 136 ++++++----
 drivers/clk/renesas/renesas-cpg-mssr.h             |  14 +-
 include/dt-bindings/clock/r8a779a0-cpg-mssr.h      |  55 ++++
 include/dt-bindings/power/r8a779a0-sysc.h          |  59 +++++
 9 files changed, 498 insertions(+), 53 deletions(-)
 create mode 100644 drivers/clk/renesas/r8a779a0-cpg-mssr.c
 create mode 100644 include/dt-bindings/clock/r8a779a0-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a779a0-sysc.h

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] clk: renesas: Updates for v5.10 (take two)
  2020-09-18 12:48 [GIT PULL] clk: renesas: Updates for v5.10 (take two) Geert Uytterhoeven
@ 2020-09-21 20:52 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2020-09-21 20:52 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

Quoting Geert Uytterhoeven (2020-09-18 05:48:19)
>         Hi Mike, Stephen,
> 
> The following changes since commit e41cb217932969a20cea9c44299c449236058e43:
> 
>   clk: renesas: rcar-gen2: Rename vsp1-(sy|rt) clocks to vsp(s|r) (2020-09-04 09:42:01 +0200)
> 
> 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.10-tag2
> 
> for you to fetch changes up to 15d683e61bdded719e6202fed2c7401f4dcd95ab:
> 
>   clk: renesas: rcar-gen3: Update description for RZ/G2 (2020-09-17 15:32:25 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-21 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 12:48 [GIT PULL] clk: renesas: Updates for v5.10 (take two) Geert Uytterhoeven
2020-09-21 20:52 ` Stephen Boyd

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).