[GIT,PULL] Allwinner Clock Changes for 7.1

Message ID adJu-NeYb70E-1yS@home.wens.tw (mailing list archive)
State New
Headers
Series [GIT,PULL] Allwinner Clock Changes for 7.1 |

Pull-request

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

Message

Chen-Yu Tsai April 5, 2026, 2:17 p.m. UTC
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

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

for you to fetch changes up to fb20ccf70cf695f178d7c32e2d33b376560df0ff:

  clk: sunxi-ng: sun55i-a523-r: Add missing r-spi module clock (2026-02-25 00:26:12 +0800)

----------------------------------------------------------------
Allwinner clk changes for 7.1

Just one change for this cycle, implementing support for the r-spi
module clock in the A523 PRCM block, which was somehow missing during
the initial bring-up.

----------------------------------------------------------------
Chen-Yu Tsai (1):
      clk: sunxi-ng: sun55i-a523-r: Add missing r-spi module clock

 drivers/clk/sunxi-ng/ccu-sun55i-a523-r.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)
  

Comments

Stephen Boyd April 11, 2026, 11:24 p.m. UTC | #1
Quoting Chen-Yu Tsai (2026-04-05 07:17:28)
> The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
> 
>   Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-clk-for-7.1
> 
> for you to fetch changes up to fb20ccf70cf695f178d7c32e2d33b376560df0ff:
> 
>   clk: sunxi-ng: sun55i-a523-r: Add missing r-spi module clock (2026-02-25 00:26:12 +0800)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next