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@isrc.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..a4866c7cf053 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
On Thu, Jan 15, 2026 at 02:08:00PM +0800, Jiayu Du wrote: > 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@isrc.iscas.ac.cn> > --- > <form letter> This is a friendly reminder during the review process. It looks like you received a tag and forgot to add it. If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions of patchset, under or above your Signed-off-by tag, unless patch changed significantly (e.g. new properties added to the DT bindings). Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for tags received on the version they apply. Please read: https://elixir.bootlin.com/linux/v6.12-rc3/source/Documentation/process/submitting-patches.rst#L577 If a tag was not added on purpose, please state why and what changed. </form letter> Best regards, Krzysztof
On Thu, Jan 15, 2026 at 10:30:35AM +0100, Krzysztof Kozlowski wrote: > On Thu, Jan 15, 2026 at 02:08:00PM +0800, Jiayu Du wrote: > > 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@isrc.iscas.ac.cn> > > --- > > > > <form letter> > This is a friendly reminder during the review process. > > It looks like you received a tag and forgot to add it. I will add the Acked-by/Reviewed-by/Tested-by tags in v4 version. Regards, Jiayu Du > If you do not know the process, here is a short explanation: > Please add Acked-by/Reviewed-by/Tested-by tags when posting new > versions of patchset, under or above your Signed-off-by tag, unless > patch changed significantly (e.g. new properties added to the DT > bindings). Tag is "received", when provided in a message replied to you > on the mailing list. Tools like b4 can help here. However, there's no > need to repost patches *only* to add the tags. The upstream maintainer > will do that for tags received on the version they apply. > > Please read: > https://elixir.bootlin.com/linux/v6.12-rc3/source/Documentation/process/submitting-patches.rst#L577 > > If a tag was not added on purpose, please state why and what changed. > </form letter> > > Best regards, > Krzysztof >
On Thu, Jan 15, 2026 at 07:46:31PM +0800, Jiayu Du wrote: > On Thu, Jan 15, 2026 at 10:30:35AM +0100, Krzysztof Kozlowski wrote: > > On Thu, Jan 15, 2026 at 02:08:00PM +0800, Jiayu Du wrote: > > > 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@isrc.iscas.ac.cn> > > > --- > > > > > > > <form letter> > > This is a friendly reminder during the review process. > > > > It looks like you received a tag and forgot to add it. > > I will add the Acked-by/Reviewed-by/Tested-by tags in v4 version. I'll go fetch them, unless you have to send a v4 for some other reason.
On Thu, Jan 15, 2026 at 03:27:28PM +0000, Conor Dooley wrote: > On Thu, Jan 15, 2026 at 07:46:31PM +0800, Jiayu Du wrote: > > On Thu, Jan 15, 2026 at 10:30:35AM +0100, Krzysztof Kozlowski wrote: > > > On Thu, Jan 15, 2026 at 02:08:00PM +0800, Jiayu Du wrote: > > > > 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@isrc.iscas.ac.cn> > > > > --- > > > > > > > > > > <form letter> > > > This is a friendly reminder during the review process. > > > > > > It looks like you received a tag and forgot to add it. > > > > I will add the Acked-by/Reviewed-by/Tested-by tags in v4 version. > > I'll go fetch them, unless you have to send a v4 for some other reason. I don't need to send v4 anymore. Then I want to confirm if both patches of this series are in good condition, or did you only fetch patch 1? Regards, Jiayu Du
© 2016 - 2026 Red Hat, Inc.