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: <172488869914.1836625.1695909794254781782.robh@kernel.org>
Date: Wed, 28 Aug 2024 18:45:00 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Nikunj Kela <quic_nkela@...cinc.com>
Cc: herbert@...dor.apana.org.au, linux-arm-msm@...r.kernel.org, 
 linux-serial@...r.kernel.org, Praveen Talari <quic_ptalari@...cinc.com>, 
 iommu@...ts.linux.dev, wim@...ux-watchdog.org, 
 bartosz.golaszewski@...aro.org, konradybcio@...nel.org, 
 andi.shyti@...nel.org, joro@...tes.org, vkoul@...nel.org, agross@...nel.org, 
 linus.walleij@...aro.org, thara.gopinath@...il.com, 
 linux-pm@...r.kernel.org, linux-gpio@...r.kernel.org, 
 linux-watchdog@...r.kernel.org, linux-spi@...r.kernel.org, 
 conor+dt@...nel.org, quic_rjendra@...cinc.com, linux@...ck-us.net, 
 quic_gurus@...cinc.com, rafael@...nel.org, 
 linux-arm-kernel@...ts.infradead.org, quic_psodagud@...cinc.com, 
 quic_tsoni@...cinc.com, quic_shazhuss@...cinc.com, lukasz.luba@....com, 
 viresh.kumar@...aro.org, linux-kernel@...r.kernel.org, 
 linux-crypto@...r.kernel.org, cristian.marussi@....com, 
 sudeep.holla@....com, jassisinghbrar@...il.com, will@...nel.org, 
 robimarko@...il.com, kernel@...cinc.com, amitk@...nel.org, 
 broonie@...nel.org, rui.zhang@...el.com, linux-i2c@...r.kernel.org, 
 lee@...nel.org, krzk+dt@...nel.org, davem@...emloft.net, 
 robin.murphy@....com, andersson@...nel.org, arm-scmi@...r.kernel.org, 
 tglx@...utronix.de, devicetree@...r.kernel.org
Subject: Re: [PATCH 18/22] dt-bindings: spi: document support for SA8255p


On Wed, 28 Aug 2024 13:37:17 -0700, Nikunj Kela wrote:
> Add compatible representing spi support on SA8255p.
> 
> Clocks and interconnects are being configured in firmware VM
> on SA8255p platform, therefore making them optional.
> 
> CC: Praveen Talari <quic_ptalari@...cinc.com>
> Signed-off-by: Nikunj Kela <quic_nkela@...cinc.com>
> ---
>  .../bindings/spi/qcom,spi-geni-qcom.yaml      | 64 +++++++++++++++----
>  1 file changed, 53 insertions(+), 11 deletions(-)
> 

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

yamllint warnings/errors:
./Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml:90:11: [error] string value is redundantly quoted with any quotes (quoted-strings)

dtschema/dtc warnings/errors:

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240828203721.2751904-19-quic_nkela@quicinc.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