[PATCH v2] clk: update clk_clean_rate_cache to use private clk struct

Sean Anderson seanga2 at gmail.com
Thu Oct 20 01:51:52 CEST 2022


On Mon, 20 Jun 2022 15:37:25 +0200, Patrick Delaunay wrote:
> In clk_clean_rate_cache, clk->rate should update the private clock
> struct, in particular when CCF is activated, to save the cached
> rate value.
> 
> When clk_get_parent_rate is called, the cached information
> is read from pclk->rate, with pclk = clk_get_parent(clk).
> 
> [...]

Applied, thanks!

[1/1] clk: update clk_clean_rate_cache to use private clk struct
      commit: 1d2e59101887e9af7ba41bc4b94d4e4e431e2593

Best regards,
-- 
Sean Anderson <seanga2 at gmail.com>


More information about the U-Boot mailing list