From: Sean Anderson <seanga2@gmail.com>
To: u-boot@lists.denx.de
Cc: Dario Binacchi <dariobin@libero.it>,
Simon Glass <sjg@chromium.org>, Lukasz Majewski <lukma@denx.de>,
Sean Anderson <seanga2@gmail.com>,
Michal Simek <monstr@monstr.eu>,
Neil Armstrong <narmstrong@baylibre.com>,
u-boot-amlogic@groups.io
Subject: [PATCH v3 0/1] clk: Clean up optional helpers, and add API docs to HTML
Date: Sat, 15 Jan 2022 15:52:46 -0500 [thread overview]
Message-ID: <20220115205247.566210-1-seanga2@gmail.com> (raw)
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
next reply other threads:[~2022-01-15 20:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-15 20:52 Sean Anderson [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220115205247.566210-1-seanga2@gmail.com \
--to=seanga2@gmail.com \
--cc=dariobin@libero.it \
--cc=lukma@denx.de \
--cc=monstr@monstr.eu \
--cc=narmstrong@baylibre.com \
--cc=sjg@chromium.org \
--cc=u-boot-amlogic@groups.io \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox