mbox series

[GIT,PULL] Allwinner clock fixes for 6.13

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

Pull-request

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

Message

Chen-Yu Tsai Jan. 8, 2025, 4:04 p.m. UTC
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

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.13

for you to fetch changes up to 16414720045de30945b8d14b7907e0cbf81a4b49:

  clk: sunxi-ng: a100: enable MMC clock reparenting (2024-12-27 22:43:29 +0800)

----------------------------------------------------------------
Allwinner Clk fixes for 6.13

Only one patch, accidentally left out of the 6.13 pull request.
The patch enables automatic clk reparenting for MMC clocks on A100,
thereby fixing MMC support.

----------------------------------------------------------------
Cody Eksal (1):
      clk: sunxi-ng: a100: enable MMC clock reparenting

 drivers/clk/sunxi-ng/ccu-sun50i-a100.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Stephen Boyd Jan. 8, 2025, 7:56 p.m. UTC | #1
Quoting Chen-Yu Tsai (2025-01-08 08:04:39)
> The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
> 
>   Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
> 
> 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.13
> 
> for you to fetch changes up to 16414720045de30945b8d14b7907e0cbf81a4b49:
> 
>   clk: sunxi-ng: a100: enable MMC clock reparenting (2024-12-27 22:43:29 +0800)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-fixes