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: <172442313089.1474016.13312263665925055519.robh@kernel.org>
Date: Fri, 23 Aug 2024 09:25:30 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Catalin Popescu <catalin.popescu@...ca-geosystems.com>
Cc: linux-kernel@...r.kernel.org, marcel@...tmann.org, edumazet@...gle.com, 
 neeraj.sanjaykale@....com, davem@...emloft.net, netdev@...r.kernel.org, 
 conor+dt@...nel.org, devicetree@...r.kernel.org, 
 bsp-development.geo@...ca-geosystems.com, linux-bluetooth@...r.kernel.org, 
 kuba@...nel.org, amitkumar.karwar@....com, luiz.dentz@...il.com, 
 krzk+dt@...nel.org, customers.leicageo@...gutronix.de, pabeni@...hat.com
Subject: Re: [PATCH next 1/2] dt-bindings: net: bluetooth: nxp: support
 multiple init baudrates


On Fri, 23 Aug 2024 14:42:38 +0200, Catalin Popescu wrote:
> Make "fw-init-baudrate" a list of baudrates in order to support chips
> using different baudrates assuming that we could not detect the
> supported baudrate otherwise.
> 
> Signed-off-by: Catalin Popescu <catalin.popescu@...ca-geosystems.com>
> ---
>  .../devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml  | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 

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/net/bluetooth/nxp,88w8987-bt.yaml: properties:fw-init-baudrate:maxItems: False schema does not allow 8
	hint: Scalar properties should not have array keywords
	from schema $id: http://devicetree.org/meta-schemas/keywords.yaml#

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240823124239.2263107-1-catalin.popescu@leica-geosystems.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