mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
* [GIT PULL]: clk: meson: amlogic clock updates for v6.7
@ 2023-10-16  9:58 Jerome Brunet
  2023-10-18 23:55 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Jerome Brunet @ 2023-10-16  9:58 UTC (permalink / raw)
  To: Stephen Boyd; +Cc: Neil Armstrong, Kevin Hilman, linux-clk, linux-amlogic


Hi Stephen,

Here are the Amlogic clock updates for v6.7
It is adding 2 clock controller drivers for the new s4 family SoC.

Cheers

Jerome


The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.7-1

for you to fetch changes up to 57b55c76aaf1ba50ecc6dcee5cd6843dc4d85239:

  clk: meson: S4: add support for Amlogic S4 SoC peripheral clock controller (2023-09-27 11:01:03 +0200)

----------------------------------------------------------------
Amlogic clock changes for v6.7

- Add s4 main clock controller support

----------------------------------------------------------------
Yu Tu (4):
      dt-bindings: clock: document Amlogic S4 SoC PLL clock controller
      dt-bindings: clock: document Amlogic S4 SoC peripherals clock controller
      clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver
      clk: meson: S4: add support for Amlogic S4 SoC peripheral clock controller

 .../clock/amlogic,s4-peripherals-clkc.yaml         |   96 +
 .../bindings/clock/amlogic,s4-pll-clkc.yaml        |   49 +
 drivers/clk/meson/Kconfig                          |   23 +
 drivers/clk/meson/Makefile                         |    2 +
 drivers/clk/meson/s4-peripherals.c                 | 3813 ++++++++++++++++++++
 drivers/clk/meson/s4-peripherals.h                 |   56 +
 drivers/clk/meson/s4-pll.c                         |  867 +++++
 drivers/clk/meson/s4-pll.h                         |   38 +
 .../clock/amlogic,s4-peripherals-clkc.h            |  236 ++
 include/dt-bindings/clock/amlogic,s4-pll-clkc.h    |   43 +
 10 files changed, 5223 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/amlogic,s4-peripherals-clkc.yaml
 create mode 100644 Documentation/devicetree/bindings/clock/amlogic,s4-pll-clkc.yaml
 create mode 100644 drivers/clk/meson/s4-peripherals.c
 create mode 100644 drivers/clk/meson/s4-peripherals.h
 create mode 100644 drivers/clk/meson/s4-pll.c
 create mode 100644 drivers/clk/meson/s4-pll.h
 create mode 100644 include/dt-bindings/clock/amlogic,s4-peripherals-clkc.h
 create mode 100644 include/dt-bindings/clock/amlogic,s4-pll-clkc.h

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

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

* Re: [GIT PULL]: clk: meson: amlogic clock updates for v6.7
  2023-10-16  9:58 [GIT PULL]: clk: meson: amlogic clock updates for v6.7 Jerome Brunet
@ 2023-10-18 23:55 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2023-10-18 23:55 UTC (permalink / raw)
  To: Jerome Brunet; +Cc: Neil Armstrong, Kevin Hilman, linux-clk, linux-amlogic

Quoting Jerome Brunet (2023-10-16 02:58:26)
> 
> Hi Stephen,
> 
> Here are the Amlogic clock updates for v6.7
> It is adding 2 clock controller drivers for the new s4 family SoC.
> 
> Cheers
> 
> Jerome
> 
> 
> The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
> 
>   Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.7-1
> 
> for you to fetch changes up to 57b55c76aaf1ba50ecc6dcee5cd6843dc4d85239:
> 
>   clk: meson: S4: add support for Amlogic S4 SoC peripheral clock controller (2023-09-27 11:01:03 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

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

end of thread, other threads:[~2023-10-18 23:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-16  9:58 [GIT PULL]: clk: meson: amlogic clock updates for v6.7 Jerome Brunet
2023-10-18 23:55 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®