All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk: renesas: Updates for v5.11 (take two)
@ 2020-11-27 13:42 Geert Uytterhoeven
  2020-11-27 20:37 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2020-11-27 13:42 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

	Hi Mike, Stephen,

The following changes since commit cf5577a1cfc104c71f011738ab753bf2ac2f91ed:

  clk: renesas: r8a779a0: Fix R and OSC clocks (2020-11-10 09:25:46 +0100)

are available in the Git repository at:

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

for you to fetch changes up to acaece1de58901a7f56cc0d4e5149897a903ad23:

  dt-bindings: clock: renesas: rcar-usb2-clock-sel: Convert bindings to json-schema (2020-11-27 09:01:25 +0100)

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

  - Add RPC (QSPI/HyperFLASH) clocks on RZ/G2E,
  - Stop using __raw_*() I/O accessors,
  - One more conversion of DT bindings to json-schema.

Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (1):
      clk: renesas: sh73a0: Stop using __raw_*() I/O accessors

Lad Prabhakar (1):
      clk: renesas: r8a774c0: Add RPC clocks

Yoshihiro Shimoda (1):
      dt-bindings: clock: renesas: rcar-usb2-clock-sel: Convert bindings to json-schema

 .../bindings/clock/renesas,rcar-usb2-clock-sel.txt |  68 --------------
 .../clock/renesas,rcar-usb2-clock-sel.yaml         | 100 +++++++++++++++++++++
 drivers/clk/renesas/clk-sh73a0.c                   |   2 +-
 drivers/clk/renesas/r8a774c0-cpg-mssr.c            |   9 ++
 drivers/clk/renesas/rcar-gen3-cpg.c                |  28 ++++++
 drivers/clk/renesas/rcar-gen3-cpg.h                |   5 ++
 6 files changed, 143 insertions(+), 69 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.txt
 create mode 100644 Documentation/devicetree/bindings/clock/renesas,rcar-usb2-clock-sel.yaml

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.11 (take two)
  2020-11-27 13:42 [GIT PULL] clk: renesas: Updates for v5.11 (take two) Geert Uytterhoeven
@ 2020-11-27 20:37 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2020-11-27 20:37 UTC (permalink / raw)
  To: Geert Uytterhoeven, Michael Turquette
  Cc: linux-clk, linux-renesas-soc, Geert Uytterhoeven

Quoting Geert Uytterhoeven (2020-11-27 05:42:56)
>         Hi Mike, Stephen,
> 
> The following changes since commit cf5577a1cfc104c71f011738ab753bf2ac2f91ed:
> 
>   clk: renesas: r8a779a0: Fix R and OSC clocks (2020-11-10 09:25:46 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-clk-for-v5.11-tag2
> 
> for you to fetch changes up to acaece1de58901a7f56cc0d4e5149897a903ad23:
> 
>   dt-bindings: clock: renesas: rcar-usb2-clock-sel: Convert bindings to json-schema (2020-11-27 09:01:25 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

end of thread, other threads:[~2020-11-27 20:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-27 13:42 [GIT PULL] clk: renesas: Updates for v5.11 (take two) Geert Uytterhoeven
2020-11-27 20:37 ` Stephen Boyd

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.