From: Drew Fustini <drew@pdp7.com>
To: Stephen Boyd <sboyd@kernel.org>
Cc: devicetree@vger.kernel.org, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
Michael Turquette <mturquette@baylibre.com>,
Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Rob Herring <robh@kernel.org>, Fu Wei <wefu@redhat.com>,
Guo Ren <guoren@kernel.org>, Jisheng Zhang <jszhang@kernel.org>,
Palmer Dabbelt <palmer@rivosinc.com>,
Michal Wilczynski <m.wilczynski@samsung.com>
Subject: [GIT PULL] clk: thead: Updates for v6.16
Date: Wed, 7 May 2025 11:56:57 -0700 [thread overview]
Message-ID: <aBus+Yc7kf/H2HE5@x1> (raw)
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git@github.com:pdp7/linux.git tags/thead-clk-for-v6.16
for you to fetch changes up to 50d4b157fa96bfeb4f383d7dad80f8bdef0d1d2a:
clk: thead: Add clock support for VO subsystem in T-HEAD TH1520 SoC (2025-05-07 10:09:28 -0700)
----------------------------------------------------------------
T-HEAD clock changes for v6.16
Add clock support for the Video Output (VO) subsystem in the T-HEAD
TH1520 SoC. This includes the device tree bindings for the VO clock
controller as well as extending the TH1520 clk driver to provide
clock functionality for the VO subsystem.
Signed-off-by: Drew Fustini <drew@pdp7.com>
----------------------------------------------------------------
Michal Wilczynski (2):
dt-bindings: clock: thead: Add TH1520 VO clock controller
clk: thead: Add clock support for VO subsystem in T-HEAD TH1520 SoC
.../bindings/clock/thead,th1520-clk-ap.yaml | 17 +-
drivers/clk/thead/clk-th1520-ap.c | 196 ++++++++++++++++++---
include/dt-bindings/clock/thead,th1520-clk-ap.h | 34 ++++
3 files changed, 216 insertions(+), 31 deletions(-)
next reply other threads:[~2025-05-07 18:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-07 18:56 Drew Fustini [this message]
2025-05-22 22:24 ` [GIT PULL] clk: thead: Updates for v6.16 Stephen Boyd
2025-05-22 22:33 ` Drew Fustini
2025-05-23 6:25 ` Krzysztof Kozlowski
2025-05-24 1:25 ` Drew Fustini
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=aBus+Yc7kf/H2HE5@x1 \
--to=drew@pdp7.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=guoren@kernel.org \
--cc=jszhang@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=m.wilczynski@samsung.com \
--cc=mturquette@baylibre.com \
--cc=palmer@rivosinc.com \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
--cc=wefu@redhat.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;
as well as URLs for NNTP newsgroup(s).