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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <172624546028.155976.17920164099975885299.robh@kernel.org>
Date: Fri, 13 Sep 2024 11:37:40 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Dzmitry Sankouski <dsankouski@...il.com>
Cc: Bjorn Andersson <andersson@...nel.org>, 
 Krzysztof Kozlowski <krzk@...nel.org>, linux-kernel@...r.kernel.org, 
 Simona Vetter <simona.vetter@...ll.ch>, 
 Chanwoo Choi <cw00.choi@...sung.com>, Mark Brown <broonie@...nel.org>, 
 linux-samsung-soc@...r.kernel.org, 
 Jessica Zhang <quic_jesszhan@...cinc.com>, Sam Ravnborg <sam@...nborg.org>, 
 dri-devel@...ts.freedesktop.org, Lee Jones <lee@...nel.org>, 
 Thomas Zimmermann <tzimmermann@...e.de>, 
 Krzysztof Kozlowski <krzk+dt@...nel.org>, linux-pm@...r.kernel.org, 
 Konrad Dybcio <konradybcio@...nel.org>, Pavel Machek <pavel@....cz>, 
 Michael Turquette <mturquette@...libre.com>, linux-pwm@...r.kernel.org, 
 Sebastian Reichel <sre@...nel.org>, devicetree@...r.kernel.org, 
 Dmitry Torokhov <dmitry.torokhov@...il.com>, 
 David Airlie <airlied@...il.com>, 
 Uwe Kleine-König <ukleinek@...nel.org>, 
 Neil Armstrong <neil.armstrong@...aro.org>, linux-input@...r.kernel.org, 
 Conor Dooley <conor+dt@...nel.org>, 
 Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>, 
 cros-qcom-dts-watchers@...omium.org, linux-leds@...r.kernel.org, 
 Stephen Boyd <sboyd@...nel.org>, linux-arm-msm@...r.kernel.org, 
 linux-clk@...r.kernel.org, Simona Vetter <simona@...ll.ch>, 
 Liam Girdwood <lgirdwood@...il.com>, Maxime Ripard <mripard@...nel.org>
Subject: Re: [PATCH v4 05/27] dt-bindings: mfd: add maxim,max77705


On Fri, 13 Sep 2024 18:07:48 +0300, Dzmitry Sankouski wrote:
> Add maxim,max77705 core binding part.
> 
> Signed-off-by: Dzmitry Sankouski <dsankouski@...il.com>
> 
> ---
> Changes in v4:
> - change dts example intendation from tabs
>  to spaces
> - remove interrupt-names property
> - remove obvious reg description
> - split long(>80) lines
> ---
>  .../devicetree/bindings/mfd/maxim,max77705.yaml    | 169 +++++++++++++++++++++
>  MAINTAINERS                                        |   1 +
>  2 files changed, 170 insertions(+)
> 

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/mfd/maxim,max77705.example.dtb: pmic@66: fuel_gauge: 'shunt-resistor-micro-ohms' is a required property
	from schema $id: http://devicetree.org/schemas/mfd/maxim,max77705.yaml#

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240913-starqltechn_integration_upstream-v4-5-2d2efd5c5877@gmail.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