From: patchwork-bot+linux-riscv@kernel.org
To: Conor Dooley <conor@kernel.org>
Cc: linux-riscv@lists.infradead.org, palmer@dabbelt.com,
conor.dooley@microchip.com, paul.walmsley@sifive.com,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
alistair.francis@wdc.com, ajones@ventanamicro.com,
apatel@ventanamicro.com, atishp@atishpatra.org,
jrtc27@jrtc27.com, rick@andestech.com, ycliang@andestech.com,
oleksii.kurochko@gmail.com, qemu-riscv@nongnu.org,
u-boot@lists.denx.de, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, palmer@rivosinc.com,
robh@kernel.org
Subject: Re: [PATCH v5] dt-bindings: riscv: deprecate riscv,isa
Date: Wed, 05 Jul 2023 23:50:22 +0000 [thread overview]
Message-ID: <168860102263.23922.9146715518598128204.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230702-eats-scorebook-c951f170d29f@spud>
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Sun, 2 Jul 2023 00:10:01 +0100 you wrote:
> From: Conor Dooley <conor.dooley@microchip.com>
>
> intro
> =====
>
> When the RISC-V dt-bindings were accepted upstream in Linux, the base
> ISA etc had yet to be ratified. By the ratification of the base ISA,
> incompatible changes had snuck into the specifications - for example the
> Zicsr and Zifencei extensions were spun out of the base ISA.
>
> [...]
Here is the summary with links:
- [v5] dt-bindings: riscv: deprecate riscv,isa
https://git.kernel.org/riscv/c/aeb71e42caae
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
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: patchwork-bot+linux-riscv@kernel.org
To: Conor Dooley <conor@kernel.org>
Cc: linux-riscv@lists.infradead.org, palmer@dabbelt.com,
conor.dooley@microchip.com, paul.walmsley@sifive.com,
robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
alistair.francis@wdc.com, ajones@ventanamicro.com,
apatel@ventanamicro.com, atishp@atishpatra.org,
jrtc27@jrtc27.com, rick@andestech.com, ycliang@andestech.com,
oleksii.kurochko@gmail.com, qemu-riscv@nongnu.org,
u-boot@lists.denx.de, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, palmer@rivosinc.com,
robh@kernel.org
Subject: Re: [PATCH v5] dt-bindings: riscv: deprecate riscv,isa
Date: Wed, 05 Jul 2023 23:50:22 +0000 [thread overview]
Message-ID: <168860102263.23922.9146715518598128204.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230702-eats-scorebook-c951f170d29f@spud>
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Sun, 2 Jul 2023 00:10:01 +0100 you wrote:
> From: Conor Dooley <conor.dooley@microchip.com>
>
> intro
> =====
>
> When the RISC-V dt-bindings were accepted upstream in Linux, the base
> ISA etc had yet to be ratified. By the ratification of the base ISA,
> incompatible changes had snuck into the specifications - for example the
> Zicsr and Zifencei extensions were spun out of the base ISA.
>
> [...]
Here is the summary with links:
- [v5] dt-bindings: riscv: deprecate riscv,isa
https://git.kernel.org/riscv/c/aeb71e42caae
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2023-07-05 23:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-01 23:10 [PATCH v5] dt-bindings: riscv: deprecate riscv,isa Conor Dooley
2023-07-01 23:10 ` Conor Dooley
2023-07-05 23:38 ` Palmer Dabbelt
2023-07-05 23:38 ` Palmer Dabbelt
2023-07-05 23:50 ` patchwork-bot+linux-riscv [this message]
2023-07-05 23:50 ` patchwork-bot+linux-riscv
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=168860102263.23922.9146715518598128204.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=ajones@ventanamicro.com \
--cc=alistair.francis@wdc.com \
--cc=apatel@ventanamicro.com \
--cc=atishp@atishpatra.org \
--cc=conor.dooley@microchip.com \
--cc=conor@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jrtc27@jrtc27.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=oleksii.kurochko@gmail.com \
--cc=palmer@dabbelt.com \
--cc=palmer@rivosinc.com \
--cc=paul.walmsley@sifive.com \
--cc=qemu-riscv@nongnu.org \
--cc=rick@andestech.com \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=u-boot@lists.denx.de \
--cc=ycliang@andestech.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.