public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v3 0/1] clk: Clean up optional helpers, and add API docs to HTML
@ 2022-01-15 20:52 Sean Anderson
  2022-01-15 20:52 ` [PATCH v3 1/1] clk: Add clk_get_by_name_optional Sean Anderson
  2022-02-25  6:42 ` [PATCH v3 0/1] clk: Clean up optional helpers, and add API docs to HTML Sean Anderson
  0 siblings, 2 replies; 3+ messages in thread
From: Sean Anderson @ 2022-01-15 20:52 UTC (permalink / raw)
  To: u-boot
  Cc: Dario Binacchi, Simon Glass, Lukasz Majewski, Sean Anderson,
	Michal Simek, Neil Armstrong, u-boot-amlogic

This cleans up the various optional helpers for clocks, and adds a new one.
While we're at it, also convert the existing API docs to our HTML documentation.

The rest of this series has been applied, but the former patch 5 had an error,
so I did not apply it. I have fixed it in this revision.

Changes in v3:
- Fix clk_get_by_name_optional recursing

Changes in v2:
- Rebased onto u-boot/master

Sean Anderson (1):
  clk: Add clk_get_by_name_optional

 drivers/clk/clk_zynq.c  |  5 +++--
 drivers/rng/meson-rng.c |  4 ++--
 include/clk.h           | 24 ++++++++++++++++++++++++
 3 files changed, 29 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-02-25  6:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-15 20:52 [PATCH v3 0/1] clk: Clean up optional helpers, and add API docs to HTML Sean Anderson
2022-01-15 20:52 ` [PATCH v3 1/1] clk: Add clk_get_by_name_optional Sean Anderson
2022-02-25  6:42 ` [PATCH v3 0/1] clk: Clean up optional helpers, and add API docs to HTML Sean Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox