[PATCH 6/7] dt-bindings: riscv: Add Tenstorrent Atlantis platform
Joel Stanley
joel at jms.id.au
Wed Jun 3 00:42:18 PDT 2026
Add compatible for the Tenstorrent Atlantis platform.
Signed-off-by: Joel Stanley <joel at jms.id.au>
Signed-off-by: Drew Fustini <fustini at kernel.org>
---
Documentation/devicetree/bindings/riscv/tenstorrent.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/riscv/tenstorrent.yaml b/Documentation/devicetree/bindings/riscv/tenstorrent.yaml
index e15359b2aab6..7fb640e38455 100644
--- a/Documentation/devicetree/bindings/riscv/tenstorrent.yaml
+++ b/Documentation/devicetree/bindings/riscv/tenstorrent.yaml
@@ -22,6 +22,10 @@ properties:
items:
- const: tenstorrent,blackhole-card
- const: tenstorrent,blackhole
+ - description: Tenstorrent Atlantis
+ items:
+ - const: tenstorrent,atlantis-evb
+ - const: tenstorrent,atlantis
additionalProperties: true
--
2.47.3
More information about the linux-riscv
mailing list