From: Leo Liang <ycliang@andestech.com>
To: Kongyang Liu <seashell11234455@gmail.com>
Cc: <u-boot@lists.denx.de>, Conor Dooley <conor.dooley@microchip.com>,
"Michal Simek" <michal.simek@amd.com>,
Padmarao Begari <padmarao.begari@microchip.com>,
Randolph <randolph@andestech.com>, Rick Chen <rick@andestech.com>,
Tom Rini <trini@konsulko.com>,
Yanhong Wang <yanhong.wang@starfivetech.com>,
Yixun Lan <dlan@gentoo.org>
Subject: Re: [PATCH v4 1/3] riscv: dts: sophgo: add basic device tree for Milk-V Duo board
Date: Wed, 31 Jan 2024 16:14:03 +0800 [thread overview]
Message-ID: <ZboBSyPdw8j3fd0T@swlinux02> (raw)
In-Reply-To: <20240128070614.7702-2-seashell11234455@gmail.com>
On Sun, Jan 28, 2024 at 03:05:24PM +0800, Kongyang Liu wrote:
> Import device tree from Linux kernel to add basic support for CPU, PLIC,
> UART and Timer. The name cv1800b in the filename represent the chip used
> on Milk-V Duo board.
>
> Signed-off-by: Kongyang Liu <seashell11234455@gmail.com>
> ---
>
> Changes in v4:
> - Sync dts files with Linux kernel
>
> Changes in v3:
> - Swap patch 1 and 2 duo to dependency of defconfig and device tree
>
> arch/riscv/dts/Makefile | 1 +
> arch/riscv/dts/cv1800b-milkv-duo.dts | 38 ++++++
> arch/riscv/dts/cv1800b.dtsi | 18 +++
> arch/riscv/dts/cv18xx.dtsi | 192 +++++++++++++++++++++++++++
> 4 files changed, 249 insertions(+)
> create mode 100644 arch/riscv/dts/cv1800b-milkv-duo.dts
> create mode 100644 arch/riscv/dts/cv1800b.dtsi
> create mode 100644 arch/riscv/dts/cv18xx.dtsi
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
next prev parent reply other threads:[~2024-01-31 8:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-28 7:05 [PATCH v4 0/3] riscv: sophgo: milkv_duo: add support for Milk-V Duo board Kongyang Liu
2024-01-28 7:05 ` [PATCH v4 1/3] riscv: dts: sophgo: add basic device tree " Kongyang Liu
2024-01-31 8:14 ` Leo Liang [this message]
2024-01-28 7:05 ` [PATCH v4 2/3] riscv: sophgo: milkv_duo: initial support added Kongyang Liu
2024-01-31 8:14 ` Leo Liang
2024-01-28 7:05 ` [PATCH v4 3/3] doc: sophgo: milkv_duo: document Milk-V Duo board Kongyang Liu
2024-01-28 9:16 ` Heinrich Schuchardt
2024-01-28 14:09 ` Kongyang Liu
2024-01-28 15:05 ` Yixun Lan
2024-01-31 8:25 ` Leo Liang
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=ZboBSyPdw8j3fd0T@swlinux02 \
--to=ycliang@andestech.com \
--cc=conor.dooley@microchip.com \
--cc=dlan@gentoo.org \
--cc=michal.simek@amd.com \
--cc=padmarao.begari@microchip.com \
--cc=randolph@andestech.com \
--cc=rick@andestech.com \
--cc=seashell11234455@gmail.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=yanhong.wang@starfivetech.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.