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: <176224480839.1363206.13532075677416790871.robh@kernel.org>
Date: Tue, 04 Nov 2025 02:26:48 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: caohang@...incomputing.com
Cc: conor+dt@...nel.org, linmin@...incomputing.com, 
 linux-usb@...r.kernel.org, ningyu@...incomputing.com, 
 pinkesh.vaghela@...fochips.com, p.zabel@...gutronix.de, 
 Senchuan Zhang <zhangsenchuan@...incomputing.com>, 
 gregkh@...uxfoundation.org, devicetree@...r.kernel.org, 
 Thinh.Nguyen@...opsys.com, linux-kernel@...r.kernel.org, krzk+dt@...nel.org
Subject: Re: [PATCH v5 1/2] dt-bindings: usb: Add ESWIN EIC7700 USB
 controller


On Tue, 04 Nov 2025 14:52:02 +0800, caohang@...incomputing.com wrote:
> From: Hang Cao <caohang@...incomputing.com>
> 
> Add Device Tree binding documentation for the ESWIN EIC7700
> usb controller module.
> 
> Signed-off-by: Senchuan Zhang <zhangsenchuan@...incomputing.com>
> Signed-off-by: Hang Cao <caohang@...incomputing.com>
> ---
>  .../bindings/usb/eswin,eic7700-usb.yaml       | 94 +++++++++++++++++++
>  1 file changed, 94 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/usb/eswin,eic7700-usb.yaml
> 

My bot found errors running 'make dt_binding_check' on your patch:

yamllint warnings/errors:

dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/net/eswin,eic7700-eth.example.dtb: ethernet@...00000 (eswin,eic7700-qos-eth): eswin,hsp-sp-csr: [[4294967295, 256], [264, 280]] is too short
	from schema $id: http://devicetree.org/schemas/net/eswin,eic7700-eth.yaml

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20251104065202.1496-1-caohang@eswincomputing.com

The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.

If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:

pip3 install dtschema --upgrade

Please check and re-submit after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ