[GIT PULL] CLock changes for 2024.01-rc2

Sean Anderson seanga2 at gmail.com
Wed Nov 1 22:03:29 CET 2023


The following changes since commit fb428b61819444b9337075f49c72f326f5d12085:

   Merge branch '2023-10-24-assorted-general-fixes-and-updates' (2023-10-24 19:12:21 -0400)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-clk.git tags/clk-2024.01-rc2

for you to fetch changes up to c4b52fda6924e92c6745351f32c4cafc36034170:

   clk: also handle ENOENT in *_optional functions (2023-11-01 15:14:51 -0400)

----------------------------------------------------------------
Clock changes for 2024.01-rc2

This contains several fixes for the clock core.

----------------------------------------------------------------
Eugen Hristev (1):
       clk: fix count parameter type for clk_release_all

Maksim Kiselev (1):
       clk: use private clk struct in CLK_CCF's enable/disable functions

Nathan Barrett-Morrison (1):
       drivers: clk: Adjust temp var data type to properly match that of struct clk_ops

Yang Xiwen (1):
       clk: also handle ENOENT in *_optional functions

  drivers/clk/clk-uclass.c | 13 +++++++------
  include/clk.h            | 12 +++++++-----
  2 files changed, 14 insertions(+), 11 deletions(-)


More information about the U-Boot mailing list