From: Jiayu Du <jiayu.riscv@isrc.iscas.ac.cn>
To: Xukai Wang <kingxukai@zohomail.com>
Cc: linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
Samuel Holland <samuel.holland@sifive.com>,
Troy Mitchell <TroyMitchell988@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v10 0/3] riscv: canaan: Add support for K230 clock
Date: Thu, 5 Feb 2026 00:15:22 +0800 [thread overview]
Message-ID: <aYNwmqEjvfAahGA+@duge-virtual-machine> (raw)
In-Reply-To: <20260116-b4-k230-clk-v10-0-de59033c5d30@zohomail.com>
On Fri, Jan 16, 2026 at 09:26:18PM +0800, Xukai Wang wrote:
> This patch series adds clock controller support for the Canaan Kendryte
> K230 SoC. The K230 SoC includes an external 24MHz OSC, 4 internal
> PLLs and an external pulse input, with the controller managing these
> sources and their derived clocks.
Hi, Xukai. Currently, the k230 initial series and the patch 3 of the
pinctrl series has been in the linux next. So if possible, you need
to rebase your clock series onto the latest linux-next.
Then I will proceed with the development based on your v11 of the
clock series.
Regards,
Jiayu Du
WARNING: multiple messages have this Message-ID (diff)
From: Jiayu Du <jiayu.riscv@isrc.iscas.ac.cn>
To: Xukai Wang <kingxukai@zohomail.com>
Cc: linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org,
Samuel Holland <samuel.holland@sifive.com>,
Troy Mitchell <TroyMitchell988@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v10 0/3] riscv: canaan: Add support for K230 clock
Date: Thu, 5 Feb 2026 00:15:22 +0800 [thread overview]
Message-ID: <aYNwmqEjvfAahGA+@duge-virtual-machine> (raw)
In-Reply-To: <20260116-b4-k230-clk-v10-0-de59033c5d30@zohomail.com>
On Fri, Jan 16, 2026 at 09:26:18PM +0800, Xukai Wang wrote:
> This patch series adds clock controller support for the Canaan Kendryte
> K230 SoC. The K230 SoC includes an external 24MHz OSC, 4 internal
> PLLs and an external pulse input, with the controller managing these
> sources and their derived clocks.
Hi, Xukai. Currently, the k230 initial series and the patch 3 of the
pinctrl series has been in the linux next. So if possible, you need
to rebase your clock series onto the latest linux-next.
Then I will proceed with the development based on your v11 of the
clock series.
Regards,
Jiayu Du
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
next prev parent reply other threads:[~2026-02-04 16:15 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-16 13:26 [PATCH v10 0/3] riscv: canaan: Add support for K230 clock Xukai Wang
2026-01-16 13:26 ` Xukai Wang
2026-01-16 13:26 ` [PATCH v10 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller Xukai Wang
2026-01-16 13:26 ` Xukai Wang
2026-01-16 13:26 ` [PATCH v10 2/3] clk: canaan: Add clock driver for Canaan K230 Xukai Wang
2026-01-16 13:26 ` Xukai Wang
2026-01-19 8:18 ` Jiayu Du
2026-01-19 8:18 ` Jiayu Du
2026-01-22 11:40 ` Xukai Wang
2026-01-22 11:40 ` Xukai Wang
2026-01-22 16:01 ` Jiayu Du
2026-01-22 16:01 ` Jiayu Du
2026-01-27 11:03 ` Xukai Wang
2026-01-27 11:03 ` Xukai Wang
2026-01-27 12:22 ` Jiayu Du
2026-01-27 12:22 ` Jiayu Du
2026-01-27 13:21 ` Xukai Wang
2026-01-27 13:21 ` Xukai Wang
2026-01-16 13:26 ` [PATCH v10 3/3] riscv: dts: canaan: Add clock definition for K230 Xukai Wang
2026-01-16 13:26 ` Xukai Wang
2026-02-04 16:15 ` Jiayu Du [this message]
2026-02-04 16:15 ` [PATCH v10 0/3] riscv: canaan: Add support for K230 clock Jiayu Du
2026-02-13 16:37 ` Xukai Wang
2026-02-13 16:37 ` Xukai Wang
2026-02-14 6:33 ` Jiayu Du
2026-02-14 6:33 ` Jiayu Du
2026-02-14 7:34 ` Xukai Wang
2026-02-14 7:34 ` Xukai Wang
2026-02-14 8:15 ` Jiayu Du
2026-02-14 8:15 ` Jiayu Du
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=aYNwmqEjvfAahGA+@duge-virtual-machine \
--to=jiayu.riscv@isrc.iscas.ac.cn \
--cc=TroyMitchell988@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=kingxukai@zohomail.com \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=samuel.holland@sifive.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.