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: <173689907575.1972841.5521973699547085746.robh@kernel.org>
Date: Tue, 14 Jan 2025 17:57:57 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Ninad Palsule <ninad@...ux.ibm.com>
Cc: andrew+netdev@...n.ch, pabeni@...hat.com, 
 linux-arm-kernel@...ts.infradead.org, edumazet@...gle.com, joel@....id.au, 
 krzk+dt@...nel.org, linux-kernel@...r.kernel.org, 
 andrew@...econstruct.com.au, devicetree@...r.kernel.org, 
 davem@...emloft.net, kuba@...nel.org, 
 openipmi-developer@...ts.sourceforge.net, netdev@...r.kernel.org, 
 linux-aspeed@...ts.ozlabs.org, conor+dt@...nel.org, eajames@...ux.ibm.com, 
 minyard@....org
Subject: Re: [PATCH v5 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs
 parsing


On Tue, 14 Jan 2025 16:01:37 -0600, Ninad Palsule wrote:
> Allow parsing GPIO controller children nodes with GPIO hogs.
> 
> Signed-off-by: Ninad Palsule <ninad@...ux.ibm.com>
> ---
>  .../devicetree/bindings/gpio/aspeed,ast2400-gpio.yaml       | 6 ++++++
>  1 file changed, 6 insertions(+)
> 

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

yamllint warnings/errors:

dtschema/dtc warnings/errors:


doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250114220147.757075-4-ninad@linux.ibm.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