devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Conor Dooley <conor.dooley@microchip.com>
To: Inochi Amaoto <inochiama@outlook.com>
Cc: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Chen Wang <unicorn_wang@outlook.com>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Albert Ou <aou@eecs.berkeley.edu>,
	Jisheng Zhang <jszhang@kernel.org>,
	Liu Gui <kenneth.liu@sophgo.com>,
	Jingbao Qiu <qiujingbao.dlmu@gmail.com>, <dlan@gentoo.org>,
	<linux-clk@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <linux-riscv@lists.infradead.org>
Subject: Re: [PATCH v7 4/8] clk: sophgo: Add clock support for CV1800 SoC
Date: Mon, 12 Feb 2024 08:12:33 +0000	[thread overview]
Message-ID: <20240212-explicit-wrecking-f158f0c28f0d@wendy> (raw)
In-Reply-To: <IA1PR20MB49538E900A21F373A1171B2BBB442@IA1PR20MB4953.namprd20.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 495 bytes --]

On Thu, Feb 08, 2024 at 04:48:52PM +0800, Inochi Amaoto wrote:
> Add clock definition and init code for CV1800 SoC.
> 
> Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
> Link: https://github.com/milkv-duo/duo-files/blob/6f4e9b8ecb459e017cca1a8df248a19ca70837a3/duo/datasheet/CV180X-Clock-v1.xlsx

And on this one there's a gcc complaint too:
drivers/clk/sophgo/clk-cv1800.c:634:37: warning: 'clk_disp_vip_parents' defined but not used [-Wunused-const-variable=]

Cheers,
Conor.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2024-02-12  8:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-08  8:47 [PATCH v7 0/8] riscv: sophgo: add clock support for Sophgo CV1800/SG2000 SoCs Inochi Amaoto
2024-02-08  8:48 ` [PATCH v7 1/8] dt-bindings: clock: sophgo: Add clock controller of SG2000 series SoC Inochi Amaoto
2024-02-08  8:48 ` [PATCH v7 2/8] clk: sophgo: Add CV1800/SG2000 series clock controller driver skeleton Inochi Amaoto
2024-02-08  8:48 ` [PATCH v7 3/8] clk: sophgo: implement clk_ops for CV1800 series clock controller driver Inochi Amaoto
2024-02-12  8:11   ` Conor Dooley
2024-02-13  8:27     ` Inochi Amaoto
2024-02-08  8:48 ` [PATCH v7 4/8] clk: sophgo: Add clock support for CV1800 SoC Inochi Amaoto
2024-02-12  8:12   ` Conor Dooley [this message]
2024-02-08  8:48 ` [PATCH v7 5/8] clk: sophgo: Add clock support for CV1810 SoC Inochi Amaoto
2024-02-08  8:48 ` [PATCH v7 6/8] clk: sophgo: Add clock support for SG2000 SoC Inochi Amaoto
2024-02-08  8:48 ` [PATCH v7 7/8] riscv: dts: sophgo: add clock generator for Sophgo CV1800 series SoC Inochi Amaoto
2024-02-08  8:48 ` [PATCH v7 8/8] riscv: dts: sophgo: add uart clock " Inochi Amaoto

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=20240212-explicit-wrecking-f158f0c28f0d@wendy \
    --to=conor.dooley@microchip.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dlan@gentoo.org \
    --cc=inochiama@outlook.com \
    --cc=jszhang@kernel.org \
    --cc=kenneth.liu@sophgo.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=mturquette@baylibre.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=qiujingbao.dlmu@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=unicorn_wang@outlook.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).