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


On Thu, 27 Nov 2025 18:17:48 +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/20251127171800.171330-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