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] [thread-next>] [day] [month] [year] [list]
Message-Id: <174782708395.3055821.16941579445110236970.robh@kernel.org>
Date: Wed, 21 May 2025 06:31:23 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Zhang Yi <zhangyi@...rest-semi.com>
Cc: conor+dt@...nel.org, lgirdwood@...il.com, krzk+dt@...nel.org, 
 devicetree@...r.kernel.org, amadeuszx.slawinski@...ux.intel.com, 
 linux-kernel@...r.kernel.org, perex@...ex.cz, krzk@...nel.org, 
 broonie@...nel.org, linux-sound@...r.kernel.org, tiwai@...e.com
Subject: Re: [PATCH 1/2] ASoC: dt-bindings: Add Everest ES8375 audio CODEC


On Wed, 21 May 2025 18:42:46 +0800, Zhang Yi wrote:
> Add device tree binding documentation for Everest ES8375
> 
> Signed-off-by: Zhang Yi <zhangyi@...rest-semi.com>
> ---
>  .../bindings/sound/everest,es8375.yaml        | 62 +++++++++++++++++++
>  1 file changed, 62 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/sound/everest,es8375.yaml
> 

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

yamllint warnings/errors:

dtschema/dtc warnings/errors:
Documentation/devicetree/bindings/sound/everest,es8375.example.dts:21.28-27.13: Warning (i2c_bus_reg): /example-0/i2c/codec@10: I2C bus unit address format error, expected "18"

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250521104247.6595-2-zhangyi@everest-semi.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