[PATCH v2 3/7] dt-bindings: riscv: cpus: Add Tenstorrent Ascalon
Joel Stanley
joel at jms.id.au
Thu Jun 4 07:39:49 PDT 2026
Add Tenstorrent Ascalon microarchitecture and the Tenstorrent Ascalon-XG
core.
Signed-off-by: Joel Stanley <joel at jms.id.au>
---
Documentation/devicetree/bindings/riscv/cpus.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/riscv/cpus.yaml b/Documentation/devicetree/bindings/riscv/cpus.yaml
index 5feeb2203050..2a57bd14569e 100644
--- a/Documentation/devicetree/bindings/riscv/cpus.yaml
+++ b/Documentation/devicetree/bindings/riscv/cpus.yaml
@@ -75,6 +75,11 @@ properties:
- sifive,x280
- const: sifive,rocket0
- const: riscv
+ - items:
+ - enum:
+ - tenstorrent,ascalon-xg
+ - const: tenstorrent,ascalon
+ - const: riscv
- const: riscv # Simulator only
description:
Identifies that the hart uses the RISC-V instruction set
--
2.47.3
More information about the linux-riscv
mailing list