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: <174698150049.490551.15288138396615870362.robh@kernel.org>
Date: Sun, 11 May 2025 11:38:20 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Yassine Ouaissa <yassine.ouaissa@...egrodvt.com>
Cc: linux-arm-kernel@...ts.infradead.org, 
 Andrzej Pietrasiewicz <andrzejtp2010@...il.com>, 
 Krzysztof Kozlowski <krzk+dt@...nel.org>, linux-media@...r.kernel.org, 
 devicetree@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>, 
 Hans Verkuil <hverkuil@...all.nl>, 
 Christophe JAILLET <christophe.jaillet@...adoo.fr>, 
 Junhao Xie <bigfoot@...ssfun.cn>, 
 Rafał Miłecki <rafal@...ecki.pl>, 
 Heiko Stuebner <heiko@...ech.de>, Aradhya Bhatia <a-bhatia1@...com>, 
 linux-kernel@...r.kernel.org, Michael Tretter <m.tretter@...gutronix.de>, 
 Gaosheng Cui <cuigaosheng1@...wei.com>, 
 Joe Hattori <joe@...is.s.u-tokyo.ac.jp>, 
 Pengutronix Kernel Team <kernel@...gutronix.de>, 
 Mauro Carvalho Chehab <mchehab@...nel.org>, 
 Ricardo Ribalda <ribalda@...omium.org>, 
 Wolfram Sang <wsa+renesas@...g-engineering.com>, 
 Uwe Kleine-König <u.kleine-koenig@...libre.com>, 
 Neil Armstrong <neil.armstrong@...aro.org>, 
 Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>, 
 Kever Yang <kever.yang@...k-chips.com>, Michal Simek <michal.simek@....com>
Subject: Re: [PATCH 3/3] media: allegro-dvt: Add DT-bindings for the Gen 3
 IP


On Sun, 11 May 2025 16:47:34 +0200, Yassine Ouaissa wrote:
> Add the device-tree bindings for the allegro-dvt Gen 3 IP decoders, and
> update the MAINTAINERS file.
> 
> Signed-off-by: Yassine Ouaissa <yassine.ouaissa@...egrodvt.com>
> ---
>  .../bindings/media/allegrodvt,al300-vdec.yaml | 86 +++++++++++++++++++
>  MAINTAINERS                                   |  1 +
>  2 files changed, 87 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/allegrodvt,al300-vdec.yaml
> 

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

yamllint warnings/errors:
./Documentation/devicetree/bindings/media/allegrodvt,al300-vdec.yaml:52:3: [error] syntax error: could not find expected ':' (syntax)

dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/media/allegrodvt,al300-vdec.yaml: ignoring, error parsing file
./Documentation/devicetree/bindings/media/allegrodvt,al300-vdec.yaml:52:3: could not find expected ':'
make[2]: *** Deleting file 'Documentation/devicetree/bindings/media/allegrodvt,al300-vdec.example.dts'
Documentation/devicetree/bindings/media/allegrodvt,al300-vdec.yaml:52:3: could not find expected ':'
make[2]: *** [Documentation/devicetree/bindings/Makefile:26: Documentation/devicetree/bindings/media/allegrodvt,al300-vdec.example.dts] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/builds/robherring/dt-review-ci/linux/Makefile:1527: dt_binding_check] Error 2
make: *** [Makefile:248: __sub-make] Error 2

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250511144752.504162-4-yassine.ouaissa@allegrodvt.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