[PATCH 1/2] dt-bindings: riscv: canaan: add 100ask K230 boards compatible strings

Jiayu Du jiayu.riscv at isrc.iscas.ac.cn
Tue Dec 30 01:11:08 PST 2025


On Mon, Dec 29, 2025 at 02:13:17PM +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 at 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..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:

Sorry, I didn't test the bindings before sending it. Now I realize this.
It's my fault. There is a minus sign missing before items.

> +          - const: 100ask,canmv-k230-dshanpi
> +          - const: 100ask,canmv-k230-module-dshanpi
> +          - const: canaan,kendryte-k230
> +
>  additionalProperties: true
>  
>  ...
> -- 
> 2.52.0
> 




More information about the linux-riscv mailing list