mbox series

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

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

Pull-request

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

Message

Jerome Brunet March 2, 2024, 6:04 p.m. UTC
Hi Stephen,

Here is the amlogic clock update for v6.9.
There is just a single fix for an Oops happening on the axg when listing
the clocks through debugfs.

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ba535bce57e71463a86f8b33a0ea88c26e3a6418:

  clk: meson: Add missing clocks to axg_clk_regmaps (2024-02-05 10:06:21 +0100)

----------------------------------------------------------------
Amlogic clock updates for v6.9

* Fix clock listing Oops on axg

----------------------------------------------------------------
Igor Prusov (1):
      clk: meson: Add missing clocks to axg_clk_regmaps

 drivers/clk/meson/axg.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Stephen Boyd March 8, 2024, 11:22 p.m. UTC | #1
Quoting Jerome Brunet (2024-03-02 10:04:03)
> 
> Hi Stephen,
> 
> Here is the amlogic clock update for v6.9.
> There is just a single fix for an Oops happening on the axg when listing
> the clocks through debugfs.
> 
> The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
> 
>   Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/BayLibre/clk-meson.git tags/clk-meson-v6.9-1
> 
> for you to fetch changes up to ba535bce57e71463a86f8b33a0ea88c26e3a6418:
> 
>   clk: meson: Add missing clocks to axg_clk_regmaps (2024-02-05 10:06:21 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next