mbox series

[GIT,PULL] Allwinner clock fixes for 6.10

Message ID ZoLqC7gTDxEkNPsE@wens.tw (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] Allwinner clock fixes for 6.10 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-fixes-for-6.10

Message

Chen-Yu Tsai July 1, 2024, 5:40 p.m. UTC
Hi Stephen,

We have (hopefully) just one fix for the 6.10 cycle.

Please pull.


Thanks
ChenYu

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-fixes-for-6.10

for you to fetch changes up to ea977d742507e534d9fe4f4d74256f6b7f589338:

  clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common (2024-06-30 23:12:44 +0800)

----------------------------------------------------------------
Allwinner SoC clk fixes for 6.10

- Fix min/max rate clamping that caused a regression back in 6.9

----------------------------------------------------------------
Frank Oltmanns (1):
      clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common

 drivers/clk/sunxi-ng/ccu_common.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

Comments

Stephen Boyd July 1, 2024, 8:20 p.m. UTC | #1
Quoting Chen-Yu Tsai (2024-07-01 10:40:27)
> Hi Stephen,
> 
> We have (hopefully) just one fix for the 6.10 cycle.
> 
> Please pull.
> 
> 
> Thanks
> ChenYu
> 
> The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
> 
>   Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-fixes-for-6.10
> 
> for you to fetch changes up to ea977d742507e534d9fe4f4d74256f6b7f589338:
> 
>   clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common (2024-06-30 23:12:44 +0800)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-fixes