[GIT PULL] clk changes for v2023.01

Sean Anderson seanga2 at gmail.com
Thu Oct 20 01:56:17 CEST 2022


The following changes since commit d3ccdc0fce206c1d54fbdc607333de6184e19e75:

   Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi (2022-09-30 08:30:38 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 19fb40a5e7ee815a703ffdcc7c0fdb7933762256:

   clk: update clk_clean_rate_cache to use private clk struct (2022-10-19 12:28:30 -0400)

----------------------------------------------------------------
Clock patches for 2023.01

This contains various fixes (some long overdue) for the next release.

----------------------------------------------------------------
Michal Suchanek (2):
       clk: change return type of clk_get_parent_rate from long long to ulong
       rockchip: clk: pll: Fix constant typo

Patrick Delaunay (1):
       clk: update clk_clean_rate_cache to use private clk struct

  drivers/clk/clk-uclass.c       | 20 ++++++++++++++++++--
  drivers/clk/rockchip/clk_pll.c |  6 +++---
  include/clk.h                  |  4 ++--
  3 files changed, 23 insertions(+), 7 deletions(-)


More information about the U-Boot mailing list