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: <174164139310.903652.6069254912704107254.robh@kernel.org>
Date: Mon, 10 Mar 2025 16:16:33 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Prabhakar <prabhakar.csengg@...il.com>
Cc: linux-rockchip@...ts.infradead.org,
	Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
	Fabio Estevam <festevam@...il.com>,
	linux-mediatek@...ts.infradead.org,
	Pengutronix Kernel Team <kernel@...gutronix.de>,
	Paolo Abeni <pabeni@...hat.com>,
	Sascha Hauer <s.hauer@...gutronix.de>,
	Eric Dumazet <edumazet@...gle.com>, linux-kernel@...r.kernel.org,
	"G. Jaya Kumaran" <vineetha.g.jaya.kumaran@...el.com>,
	netdev@...r.kernel.org, Shawn Guo <shawnguo@...nel.org>,
	Maxime Coquelin <mcoquelin.stm32@...il.com>,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>,
	Clark Wang <xiaoning.wang@....com>,
	Jerome Brunet <jbrunet@...libre.com>,
	Linux Team <linux-imx@....com>,
	Neil Armstrong <neil.armstrong@...aro.org>,
	Christophe Roullier <christophe.roullier@...s.st.com>,
	Heiko Stuebner <heiko@...ech.de>,
	Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>,
	David Wu <david.wu@...k-chips.com>,
	linux-stm32@...md-mailman.stormreply.com,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>,
	Conor Dooley <conor+dt@...nel.org>,
	Jakub Kicinski <kuba@...nel.org>,
	Kevin Hilman <khilman@...libre.com>,
	linux-amlogic@...ts.infradead.org,
	Matthias Brugger <matthias.bgg@...il.com>,
	Andrew Lunn <andrew+netdev@...n.ch>,
	"Russell King (Oracle)" <rmk+kernel@...linux.org.uk>,
	Alexandre Torgue <alexandre.torgue@...s.st.com>,
	Biao Huang <biao.huang@...iatek.com>, devicetree@...r.kernel.org,
	"David S. Miller" <davem@...emloft.net>, imx@...ts.linux.dev
Subject: Re: [PATCH net-next] dt-bindings: net: Define interrupt constraints
 for DWMAC vendor bindings


On Sun, 09 Mar 2025 00:33:01 +0000, Prabhakar wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
> 
> The `snps,dwmac.yaml` binding currently sets `maxItems: 3` for the
> `interrupts` and `interrupt-names` properties, but vendor bindings
> selecting `snps,dwmac.yaml` do not impose these limits.
> 
> Define constraints for `interrupts` and `interrupt-names` properties in
> various DWMAC vendor bindings to ensure proper validation and consistency.
> 
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
> ---
> Hi All,
> 
> Based on recent patch [0] which increases the interrupts to 11
> and adds `additionalItems: true` its good to have constraints
> to validate the schema. Ive made the changes based on the DT
> binding doc and the users. Ive ran dt binding checks to ensure
> the constraints are valid. Please let me know if you'd like me
> to split this patch or if any of the constraints are incorrect,
> as I don't have documentation for all of these platforms.
> 
> https://lore.kernel.org/all/20250308200921.1089980-2-prabhakar.mahadev-lad.rj@bp.renesas.com/
> 
> Cheers, Prabhakar
> ---
>  .../devicetree/bindings/net/amlogic,meson-dwmac.yaml   |  6 ++++++
>  .../devicetree/bindings/net/intel,dwmac-plat.yaml      |  6 ++++++
>  .../devicetree/bindings/net/mediatek-dwmac.yaml        |  6 ++++++
>  .../devicetree/bindings/net/nxp,dwmac-imx.yaml         |  8 ++++++++
>  .../devicetree/bindings/net/rockchip-dwmac.yaml        | 10 ++++++++++
>  Documentation/devicetree/bindings/net/stm32-dwmac.yaml | 10 ++++++++++
>  .../bindings/net/toshiba,visconti-dwmac.yaml           |  6 ++++++
>  7 files changed, 52 insertions(+)
> 

Reviewed-by: Rob Herring (Arm) <robh@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ