[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251229061318.16756-2-jiayu.riscv@isrc.iscas.ac.cn>
Date: Mon, 29 Dec 2025 14:13:17 +0800
From: Jiayu Du <jiayu.riscv@...c.iscas.ac.cn>
To: conor@...nel.org
Cc: robh@...nel.org,
krzk+dt@...nel.org,
pjw@...nel.org,
palmer@...belt.com,
aou@...s.berkeley.edu,
devicetree@...r.kernel.org,
linux-riscv@...ts.infradead.org,
linux-kernel@...r.kernel.org,
alex@...ti.fr,
jiayu.riscv@...c.iscas.ac.cn,
cyy@...self.name,
kingxukai@...omail.com,
TroyMitchell988@...il.com,
gaohan@...as.ac.cn,
me@...ao.cc
Subject: [PATCH 1/2] dt-bindings: riscv: canaan: add 100ask K230 boards compatible strings
K230 CANMV DSHANPI is a development board produced by 100ASK.
Add compatible string for the board and its SoM.
Signed-off-by: Jiayu Du <jiayu.riscv@...c.iscas.ac.cn>
---
The hardware details are available here[1].
[1]: https://github.com/100askTeam/eLinuxAI-TrainingDocs/blob/master/docs/CanaanK230/part1/01-Introductionhardwareresources.md
Documentation/devicetree/bindings/riscv/canaan.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/riscv/canaan.yaml b/Documentation/devicetree/bindings/riscv/canaan.yaml
index f9854ff43ac6..b9f095bc6021 100644
--- a/Documentation/devicetree/bindings/riscv/canaan.yaml
+++ b/Documentation/devicetree/bindings/riscv/canaan.yaml
@@ -48,6 +48,11 @@ properties:
- canaan,k230-usip-lp3-evb
- const: canaan,kendryte-k230
+ items:
+ - const: 100ask,canmv-k230-dshanpi
+ - const: 100ask,canmv-k230-module-dshanpi
+ - const: canaan,kendryte-k230
+
additionalProperties: true
...
--
2.52.0
Powered by blists - more mailing lists