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: <176446975120.162513.5605923049281982109.robh@kernel.org>
Date: Sat, 29 Nov 2025 20:29:13 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Marek Vasut <marek.vasut@...lbox.org>
Cc: Paolo Abeni <pabeni@...hat.com>, 
 Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 Heiner Kallweit <hkallweit1@...il.com>, 
 Russell King <linux@...linux.org.uk>, 
 Vladimir Oltean <vladimir.oltean@....com>, 
 "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org, 
 Florian Fainelli <f.fainelli@...il.com>, 
 Michael Klein <michael@...sekall.de>, 
 Aleksander Jan Bajkowski <olek2@...pl>, Jakub Kicinski <kuba@...nel.org>, 
 devicetree@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>, 
 Eric Dumazet <edumazet@...gle.com>, Andrew Lunn <andrew@...n.ch>
Subject: Re: [net-next,PATCH 2/3] dt-bindings: net: realtek,rtl82xx:
 Document realtek,ssc-enable property


On Sun, 30 Nov 2025 01:58:33 +0100, Marek Vasut wrote:
> Document support for spread spectrum clocking (SSC) on RTL8211F(D)(I)-CG,
> RTL8211FS(I)(-VS)-CG, RTL8211FG(I)(-VS)-CG PHYs. Introduce new DT property
> 'realtek,ssc-enable' to enable SSC mode for both RXC and SYSCLK clock
> signals.
> 
> Signed-off-by: Marek Vasut <marek.vasut@...lbox.org>
> ---
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Aleksander Jan Bajkowski <olek2@...pl>
> Cc: Andrew Lunn <andrew@...n.ch>
> Cc: Conor Dooley <conor+dt@...nel.org>
> Cc: Eric Dumazet <edumazet@...gle.com>
> Cc: Florian Fainelli <f.fainelli@...il.com>
> Cc: Heiner Kallweit <hkallweit1@...il.com>
> Cc: Jakub Kicinski <kuba@...nel.org>
> Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>
> Cc: Michael Klein <michael@...sekall.de>
> Cc: Paolo Abeni <pabeni@...hat.com>
> Cc: Rob Herring <robh@...nel.org>
> Cc: Russell King <linux@...linux.org.uk>
> Cc: Vladimir Oltean <vladimir.oltean@....com>
> Cc: devicetree@...r.kernel.org
> Cc: netdev@...r.kernel.org
> ---
>  Documentation/devicetree/bindings/net/realtek,rtl82xx.yaml | 5 +++++
>  1 file changed, 5 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/20251130005843.234656-2-marek.vasut@mailbox.org

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