mbox series

[GIT,PULL] : clk: meson: amlogic clock updates for v6.15

Message ID 1jr02z39mo.fsf@starbuckisacylon.baylibre.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] : clk: meson: amlogic clock updates for v6.15 | expand

Pull-request

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

Message

Jerome Brunet March 14, 2025, 3:38 p.m. UTC
Hi Stephen,

Here are the Amlogic clock changes for v6.15.
Nothing out of ordinary this time around, just a few fixups.

Please pull.
Cheers

Jerome

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to b3c221e752c4e46fd86d6e15153fa8c38bc3f250:

  clk: amlogic: a1: fix a typo (2025-03-14 16:20:23 +0100)

----------------------------------------------------------------
Amlogic clock changes for v6.15

* fix mmc A clock gate definition on g12 SoCs
* proprely set cpu cluster A on g12b
* fix 32k clock definition on gxbb
* correct documentation typo on a1

----------------------------------------------------------------
Jerome Brunet (4):
      clk: amlogic: g12a: fix mmc A peripheral clock
      clk: amlogic: g12b: fix cluster A parent data
      clk: amlogic: gxbb: drop incorrect flag on 32k clock
      clk: amlogic: gxbb: drop non existing 32k clock parent

Jian Hu (1):
      clk: amlogic: a1: fix a typo

 drivers/clk/meson/a1-pll.c |  2 +-
 drivers/clk/meson/g12a.c   | 38 +++++++++++++++++++++++++-------------
 drivers/clk/meson/gxbb.c   | 14 +++++++-------
 3 files changed, 33 insertions(+), 21 deletions(-)

Comments

Stephen Boyd March 18, 2025, 10:30 p.m. UTC | #1
Quoting Jerome Brunet (2025-03-14 08:38:39)
> 
> Hi Stephen,
> 
> Here are the Amlogic clock changes for v6.15.
> Nothing out of ordinary this time around, just a few fixups.
> 
> Please pull.
> Cheers
> 
> Jerome
> 
> The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
> 
>   Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.15-1
> 
> for you to fetch changes up to b3c221e752c4e46fd86d6e15153fa8c38bc3f250:
> 
>   clk: amlogic: a1: fix a typo (2025-03-14 16:20:23 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next