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: <176527940928.4137935.15790932269373813508.robh@kernel.org>
Date: Tue, 09 Dec 2025 05:23:29 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Himanshu Bhavani <himanshu.bhavani@...iconsignals.io>
Cc: Dongcheng Yan <dongcheng.yan@...el.com>, 
 Mauro Carvalho Chehab <mchehab@...nel.org>, 
 Benjamin Mugnier <benjamin.mugnier@...s.st.com>, 
 Jingjing Xiong <jingjing.xiong@...el.com>, 
 Hans Verkuil <hverkuil@...nel.org>, sakari.ailus@...ux.intel.com, 
 Conor Dooley <conor+dt@...nel.org>, devicetree@...r.kernel.org, 
 Hardevsinh Palaniya <hardevsinh.palaniya@...iconsignals.io>, 
 Sylvain Petinot <sylvain.petinot@...s.st.com>, 
 Elgin Perumbilly <elgin.perumbilly@...iconsignals.io>, 
 Laurent Pinchart <laurent.pinchart@...asonboard.com>, 
 Hans de Goede <hansg@...nel.org>, linux-kernel@...r.kernel.org, 
 Vladimir Zapolskiy <vladimir.zapolskiy@...aro.org>, 
 linux-media@...r.kernel.org, Mehdi Djait <mehdi.djait@...ux.intel.com>, 
 krzk+dt@...nel.org, Bryan O'Donoghue <bryan.odonoghue@...aro.org>, 
 André Apitzsch <git@...tzsch.eu>
Subject: Re: [PATCH 1/2] dt-bindings: media: i2c: Add os05b10 sensor


On Tue, 09 Dec 2025 15:30:05 +0530, Himanshu Bhavani wrote:
> From: Elgin Perumbilly <elgin.perumbilly@...iconsignals.io>
> 
> Add bindings for Omnivision OS05B10 sensor.
> 
> Add MAINTAINERS entry for Omnivision OS05B10 binding documentation
> 
> Signed-off-by: Elgin Perumbilly <elgin.perumbilly@...iconsignals.io>
> Signed-off-by: Himanshu Bhavani <himanshu.bhavani@...iconsignals.io>
> ---
>  .../bindings/media/i2c/ovti,os05b10.yaml      | 103 ++++++++++++++++++
>  MAINTAINERS                                   |   7 ++
>  2 files changed, 110 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/media/i2c/ovti,os05b10.yaml
> 

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

yamllint warnings/errors:

dtschema/dtc warnings/errors:
Error: Documentation/devicetree/bindings/media/i2c/ovti,os05b10.example.dts:44.5-6 syntax error
FATAL ERROR: Unable to parse input tree
make[2]: *** [scripts/Makefile.dtbs:141: Documentation/devicetree/bindings/media/i2c/ovti,os05b10.example.dtb] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/builds/robherring/dt-review-ci/linux/Makefile:1559: dt_binding_check] Error 2
make: *** [Makefile:248: __sub-make] Error 2

doc reference errors (make refcheckdocs):

See https://patchwork.kernel.org/project/devicetree/patch/20251209100017.302518-2-himanshu.bhavani@siliconsignals.io

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