From: Chunyan Zhang <chunyan.zhang@unisoc.com>
To: Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: <linux-clk@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, Orson Zhai <orsonzhai@gmail.com>,
Baolin Wang <baolin.wang@linux.alibaba.com>,
Chunyan Zhang <chunyan.zhang@unisoc.com>,
Chunyan Zhang <zhang.lyra@gmail.com>
Subject: [PATCH V2 0/3] Add UMS9620 clocks driver and bindings
Date: Thu, 4 Jan 2024 15:21:45 +0800 [thread overview]
Message-ID: <20240104072148.1619009-1-chunyan.zhang@unisoc.com> (raw)
Add UMS9620 clock driver and update clock bindings for UMS9620.
V2:
- Fixed compile warnings reported by kernel test robot <lkp@intel.com>.
Chunyan Zhang (3):
dt-bindings: clk: sprd: Add UMS9620 support
clk: sprd: Add dt-bindings include file for UMS9620
clk: sprd: add support for UMS9620
.../bindings/clock/sprd,ums512-clk.yaml | 79 +-
drivers/clk/sprd/Kconfig | 9 +
drivers/clk/sprd/Makefile | 1 +
drivers/clk/sprd/ums9620-clk.c | 3120 +++++++++++++++++
include/dt-bindings/clock/sprd,ums9620-clk.h | 515 +++
5 files changed, 3713 insertions(+), 11 deletions(-)
create mode 100644 drivers/clk/sprd/ums9620-clk.c
create mode 100644 include/dt-bindings/clock/sprd,ums9620-clk.h
--
2.41.0
next reply other threads:[~2024-01-04 7:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-04 7:21 Chunyan Zhang [this message]
2024-01-04 7:21 ` [PATCH V2 1/3] dt-bindings: clk: sprd: Add UMS9620 support Chunyan Zhang
2024-01-04 8:48 ` Krzysztof Kozlowski
2024-01-04 7:21 ` [PATCH V2 2/3] clk: sprd: Add dt-bindings include file for UMS9620 Chunyan Zhang
2024-01-04 8:49 ` Krzysztof Kozlowski
2024-01-04 7:21 ` [PATCH V2 3/3] clk: sprd: add support " Chunyan Zhang
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=20240104072148.1619009-1-chunyan.zhang@unisoc.com \
--to=chunyan.zhang@unisoc.com \
--cc=baolin.wang@linux.alibaba.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=orsonzhai@gmail.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
--cc=zhang.lyra@gmail.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).