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] [day] [month] [year] [list]
Message-Id: <176440811592.3523266.4372040709133421609.robh@kernel.org>
Date: Sat, 29 Nov 2025 03:21:57 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Maxime Chevallier <maxime.chevallier@...tlin.com>
Cc: linux-arm-msm@...r.kernel.org, Florian Fainelli <f.fainelli@...il.com>, 
 Paolo Abeni <pabeni@...hat.com>, Herve Codina <herve.codina@...tlin.com>, 
 Nicolò Veronese <nicveronese@...il.com>, 
 netdev@...r.kernel.org, thomas.petazzoni@...tlin.com, 
 Andrew Lunn <andrew@...n.ch>, Dimitri Fedrau <dimitri.fedrau@...bherr.com>, 
 Köry Maincent <kory.maincent@...tlin.com>, 
 linux-arm-kernel@...ts.infradead.org, mwojtas@...omium.org, 
 Jakub Kicinski <kuba@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 Heiner Kallweit <hkallweit1@...il.com>, davem@...emloft.net, 
 Daniel Golle <daniel@...rotopia.org>, Eric Dumazet <edumazet@...gle.com>, 
 Simon Horman <horms@...nel.org>, Antoine Tenart <atenart@...nel.org>, 
 Christophe Leroy <christophe.leroy@...roup.eu>, devicetree@...r.kernel.org, 
 Tariq Toukan <tariqt@...dia.com>, 
 Marek Behún <kabel@...nel.org>, 
 linux-kernel@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>, 
 Vladimir Oltean <vladimir.oltean@....com>, 
 Romain Gantois <romain.gantois@...tlin.com>, 
 Russell King <linux@...linux.org.uk>, 
 Oleksij Rempel <o.rempel@...gutronix.de>
Subject: Re: [PATCH net-next v21 05/14] dt-bindings: net: dp83822:
 Deprecate ti,fiber-mode


On Sat, 29 Nov 2025 09:22:17 +0100, Maxime Chevallier wrote:
> The newly added ethernet-connector binding allows describing an Ethernet
> connector with greater precision, and in a more generic manner, than
> ti,fiber-mode. Deprecate this property.
> 
> Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
> Reviewed-by: Christophe Leroy <christophe.leroy@...roup.eu>
> Tested-by: Christophe Leroy <christophe.leroy@...roup.eu>
> Signed-off-by: Maxime Chevallier <maxime.chevallier@...tlin.com>
> ---
>  Documentation/devicetree/bindings/net/ti,dp83822.yaml | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
> 

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/20251129082228.454678-6-maxime.chevallier@bootlin.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