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: <174013372531.1589990.12319302135988371680.robh@kernel.org>
Date: Fri, 21 Feb 2025 04:28:45 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Viken Dadhaniya <quic_vdadhani@...cinc.com>
Cc: devicetree@...r.kernel.org, quic_anupkulk@...cinc.com, 
 andersson@...nel.org, krzk+dt@...nel.org, linux-kernel@...r.kernel.org, 
 konrad.dybcio@...aro.org, quic_msavaliy@...cinc.com, conor+dt@...nel.org, 
 linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH v1] dt-bindings: qcom: geni-se: Rename
 qcom,geni-se.yaml to qcom,geni-se-qup.yaml


On Fri, 21 Feb 2025 14:24:39 +0530, Viken Dadhaniya wrote:
> The qcom,geni-se.yaml file describes the Qualcomm Universal Peripheral
> (QUP) wrapper and the common entities required by QUP to run any Serial
> Engine (SE) as I2C, SPI, UART, or I3C protocol.
> 
> Rename qcom,geni-se.yaml to qcom,geni-se-qup.yaml to better reflect its
> association with QUP (Qualcomm Universal Peripheral) and the compatible
> string.
> 
> Signed-off-by: Viken Dadhaniya <quic_vdadhani@...cinc.com>
> ---
>  .../soc/qcom/{qcom,geni-se.yaml => qcom,geni-se-qup.yaml}       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename Documentation/devicetree/bindings/soc/qcom/{qcom,geni-se.yaml => qcom,geni-se-qup.yaml} (98%)
> 

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

yamllint warnings/errors:

dtschema/dtc warnings/errors:


doc reference errors (make refcheckdocs):
Warning: Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml references a file that doesn't exist: Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml
Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.yaml: Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250221085439.235821-1-quic_vdadhani@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