lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aVOXLPijq8iByiOy@duge-virtual-machine>
Date: Tue, 30 Dec 2025 17:11:08 +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, cyy@...self.name, kingxukai@...omail.com,
	TroyMitchell988@...il.com, gaohan@...as.ac.cn, me@...ao.cc
Subject: Re: [PATCH 1/2] dt-bindings: riscv: canaan: add 100ask K230 boards
 compatible strings

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@...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:

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
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ