From: Jerome Brunet <jbrunet@baylibre.com>
To: Neil Armstrong <narmstrong@baylibre.com>,
Kevin Hilman <khilman@baylibre.com>,
Carlo Caione <carlo@caione.org>
Cc: Jerome Brunet <jbrunet@baylibre.com>,
linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] clk: meson: add gen_clk
Date: Wed, 4 Jul 2018 18:54:55 +0200 [thread overview]
Message-ID: <20180704165458.24149-1-jbrunet@baylibre.com> (raw)
This patch adds GEN_CLK, which a very useful clock for debugging.
It allows to output most of the SoC plls through one of the SoC pad.
In the future, we could even use clk_measure with it to access the
vast majority of the SoC clocks.
Jerome Brunet (3):
clk: meson: gxbb: remove HHI_GEN_CLK_CTNL duplicate definition
clk: meson: expose GEN_CLK clkid
clk: meson: add gen_clk
drivers/clk/meson/axg.c | 64 ++++++++++++++++++++++++++++++++-
drivers/clk/meson/axg.h | 4 ++-
drivers/clk/meson/gxbb.c | 66 +++++++++++++++++++++++++++++++++++
drivers/clk/meson/gxbb.h | 5 +--
include/dt-bindings/clock/axg-clkc.h | 1 +
include/dt-bindings/clock/gxbb-clkc.h | 1 +
6 files changed, 137 insertions(+), 4 deletions(-)
--
2.14.4
next reply other threads:[~2018-07-04 16:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-04 16:54 Jerome Brunet [this message]
2018-07-04 16:54 ` [PATCH 1/3] clk: meson: gxbb: remove HHI_GEN_CLK_CTNL duplicate definition Jerome Brunet
2018-07-04 17:34 ` Martin Blumenstingl
2018-07-04 16:54 ` [PATCH 2/3] clk: meson: expose GEN_CLK clkid Jerome Brunet
2018-07-04 16:54 ` [PATCH 3/3] clk: meson: add gen_clk Jerome Brunet
2018-07-09 12:55 ` [PATCH 0/3] " Jerome Brunet
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=20180704165458.24149-1-jbrunet@baylibre.com \
--to=jbrunet@baylibre.com \
--cc=carlo@caione.org \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=narmstrong@baylibre.com \
/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
all inboxes | Powered by JetHome®