u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PULL] clock changes for v2022.01-rc3
@ 2021-12-15 19:41 Sean Anderson
  2021-12-15 23:23 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Anderson @ 2021-12-15 19:41 UTC (permalink / raw)
  To: Tom Rini; +Cc: u-boot, Giulio Benetti, Patrick Delaunay, Lukasz Majewski

Hi Tom,

The following changes since commit ade37460a944aed36ae6ee634c4d4a9a22690461:

   Prepare v2022.01-rc3 (2021-11-29 11:16:03 -0500)

are available in the Git repository at:

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

for you to fetch changes up to 560e1e005093b1d62c53391d68960237294e7f89:

   clk: define LOG_CATEGORY for generic and ccf clocks (2021-12-15 12:16:16 -0500)

CI:
https://source.denx.de/u-boot/custodians/u-boot-clk/-/pipelines/10265

----------------------------------------------------------------
Clock patches for v2022.01-rc3

This adds better logging support for many CCF drivers, and clarifies some
documentation regarding clk_get_rate.

----------------------------------------------------------------
Giulio Benetti (1):
       clk: fix clk_get_rate() documentation

Patrick Delaunay (2):
       clk: cosmetic: reorder include files
       clk: define LOG_CATEGORY for generic and ccf clocks

  drivers/clk/clk-composite.c    |  9 ++++++---
  drivers/clk/clk-divider.c      |  6 +++++-
  drivers/clk/clk-fixed-factor.c | 13 +++++++++----
  drivers/clk/clk-gate.c         | 15 ++++++++++-----
  drivers/clk/clk-mux.c          | 13 +++++++++----
  drivers/clk/clk-uclass.c       |  2 +-
  drivers/clk/clk.c              | 20 +++++++++++---------
  drivers/clk/clk_fixed_factor.c |  3 +++
  drivers/clk/clk_fixed_rate.c   |  3 +++
  include/clk.h                  |  3 ++-
  10 files changed, 59 insertions(+), 28 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] clock changes for v2022.01-rc3
  2021-12-15 19:41 [PULL] clock changes for v2022.01-rc3 Sean Anderson
@ 2021-12-15 23:23 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-12-15 23:23 UTC (permalink / raw)
  To: Sean Anderson; +Cc: u-boot, Giulio Benetti, Patrick Delaunay, Lukasz Majewski

[-- Attachment #1: Type: text/plain, Size: 658 bytes --]

On Wed, Dec 15, 2021 at 02:41:19PM -0500, Sean Anderson wrote:

> Hi Tom,
> 
> The following changes since commit ade37460a944aed36ae6ee634c4d4a9a22690461:
> 
>   Prepare v2022.01-rc3 (2021-11-29 11:16:03 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-clk.git tags/clk-2022.01-rc3
> 
> for you to fetch changes up to 560e1e005093b1d62c53391d68960237294e7f89:
> 
>   clk: define LOG_CATEGORY for generic and ccf clocks (2021-12-15 12:16:16 -0500)
> 
> CI:
> https://source.denx.de/u-boot/custodians/u-boot-clk/-/pipelines/10265
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-15 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15 19:41 [PULL] clock changes for v2022.01-rc3 Sean Anderson
2021-12-15 23:23 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).