mbox series

[GIT,PULL] clk: socfpga: update for v6.14

Message ID 20250103020824.1267484-1-dinguyen@kernel.org (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] clk: socfpga: update for v6.14 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_clk_update_for_v6.14

Message

Dinh Nguyen Jan. 3, 2025, 2:08 a.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:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_clk_update_for_v6.14

for you to fetch changes up to ee46245564a8d74ae96394269f173f8306669c04:

  clk: socfpga: arria10: Optimize local variables in clk_pll_recalc_rate() (2024-12-16 18:22:00 -0600)

----------------------------------------------------------------
SoCFPGA clk update for v6.14
- Optimize local variables in clk_pll_recalc_rate() for Arria10

----------------------------------------------------------------
Thorsten Blum (1):
      clk: socfpga: arria10: Optimize local variables in clk_pll_recalc_rate()

 drivers/clk/socfpga/clk-pll-a10.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Boyd Jan. 7, 2025, 12:09 a.m. UTC | #1
Quoting Dinh Nguyen (2025-01-02 18:08:24)
> 
> The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
> 
>   Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_clk_update_for_v6.14
> 
> for you to fetch changes up to ee46245564a8d74ae96394269f173f8306669c04:
> 
>   clk: socfpga: arria10: Optimize local variables in clk_pll_recalc_rate() (2024-12-16 18:22:00 -0600)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next