From: Drew Fustini <fustini@kernel.org>
To: Han Gao <rabenda.cn@gmail.com>
Cc: devicetree@vger.kernel.org, Guo Ren <guoren@kernel.org>,
Fu Wei <wefu@redhat.com>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Paul Walmsley <paul.walmsley@sifive.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
Alexandre Ghiti <alex@ghiti.fr>,
Chen Wang <unicorn_wang@outlook.com>,
Inochi Amaoto <inochiama@gmail.com>,
linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/3] riscv: dts: thead: add ziccrse for th1520
Date: Sat, 20 Sep 2025 16:12:18 -0700 [thread overview]
Message-ID: <aM800uhWPZ3x28mm@thelio> (raw)
In-Reply-To: <71ac2ff73a63bd8674c4bc91fd287390d5339609.1758228055.git.rabenda.cn@gmail.com>
On Fri, Sep 19, 2025 at 04:44:48AM +0800, Han Gao wrote:
> Existing rv64 hardware conforms to the rva20 profile.
>
> Ziccrse is an additional extension required by the rva20 profile, so
> th1520 has this extension.
>
> Signed-off-by: Han Gao <rabenda.cn@gmail.com>
Reviewed-by: Drew Fustini <fustini@kernel.org>
Thanks,
Drew
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: Drew Fustini <fustini@kernel.org>
To: Han Gao <rabenda.cn@gmail.com>
Cc: devicetree@vger.kernel.org, Guo Ren <guoren@kernel.org>,
Fu Wei <wefu@redhat.com>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Paul Walmsley <paul.walmsley@sifive.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
Alexandre Ghiti <alex@ghiti.fr>,
Chen Wang <unicorn_wang@outlook.com>,
Inochi Amaoto <inochiama@gmail.com>,
linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/3] riscv: dts: thead: add ziccrse for th1520
Date: Sat, 20 Sep 2025 16:12:18 -0700 [thread overview]
Message-ID: <aM800uhWPZ3x28mm@thelio> (raw)
In-Reply-To: <71ac2ff73a63bd8674c4bc91fd287390d5339609.1758228055.git.rabenda.cn@gmail.com>
On Fri, Sep 19, 2025 at 04:44:48AM +0800, Han Gao wrote:
> Existing rv64 hardware conforms to the rva20 profile.
>
> Ziccrse is an additional extension required by the rva20 profile, so
> th1520 has this extension.
>
> Signed-off-by: Han Gao <rabenda.cn@gmail.com>
Reviewed-by: Drew Fustini <fustini@kernel.org>
Thanks,
Drew
next prev parent reply other threads:[~2025-09-20 23:12 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-18 20:44 [PATCH v2 0/3] riscv: dts: thead: add more th1520 isa extension support Han Gao
2025-09-18 20:44 ` Han Gao
2025-09-18 20:44 ` [PATCH v2 1/3] riscv: dts: thead: add xtheadvector to the th1520 devicetree Han Gao
2025-09-18 20:44 ` Han Gao
2025-09-20 23:12 ` Drew Fustini
2025-09-20 23:12 ` Drew Fustini
2025-10-03 1:35 ` Drew Fustini
2025-10-03 1:35 ` Drew Fustini
2025-09-18 20:44 ` [PATCH v2 2/3] riscv: dts: thead: add ziccrse for th1520 Han Gao
2025-09-18 20:44 ` Han Gao
2025-09-20 23:12 ` Drew Fustini [this message]
2025-09-20 23:12 ` Drew Fustini
2025-10-03 1:35 ` Drew Fustini
2025-10-03 1:35 ` Drew Fustini
2025-09-18 20:44 ` [PATCH v2 3/3] riscv: dts: thead: add zfh " Han Gao
2025-09-18 20:44 ` Han Gao
2025-09-20 23:39 ` Drew Fustini
2025-09-20 23:39 ` Drew Fustini
2025-10-03 1:36 ` Drew Fustini
2025-10-03 1:36 ` Drew Fustini
2025-10-03 21:13 ` [PATCH v2 0/3] riscv: dts: thead: add more th1520 isa extension support Drew Fustini
2025-10-03 21:13 ` Drew Fustini
2025-10-18 4:26 ` Drew Fustini
2025-10-18 4:26 ` 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=aM800uhWPZ3x28mm@thelio \
--to=fustini@kernel.org \
--cc=alex@ghiti.fr \
--cc=aou@eecs.berkeley.edu \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=guoren@kernel.org \
--cc=inochiama@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=rabenda.cn@gmail.com \
--cc=robh@kernel.org \
--cc=unicorn_wang@outlook.com \
--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 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.