linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
@ 2025-07-07 15:44 Matthew Gerlach
  2025-07-08  2:34 ` Yanteng Si
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Matthew Gerlach @ 2025-07-07 15:44 UTC (permalink / raw)
  To: dinguyen, andrew+netdev, davem, edumazet, kuba, pabeni, robh,
	krzk+dt, conor+dt, mcoquelin.stm32, alexandre.torgue,
	maxime.chevallier, netdev, devicetree, linux-kernel, linux-stm32,
	linux-arm-kernel
  Cc: Matthew Gerlach

Add missing 'minItems: 1' to iommus property of the Altera SOCFPGA SoC
implementation of the Synopsys DWMAC.

Fixes: 6d359cf464f4 ("dt-bindings: net: Convert socfpga-dwmac bindings to yaml")
Signed-off-by: Matthew Gerlach <matthew.gerlach@altera.com>
---
 Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml b/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
index c5d8dfe5b801..ec34daff2aa0 100644
--- a/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
+++ b/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
@@ -59,6 +59,7 @@ properties:
       - const: ptp_ref
 
   iommus:
+    minItems: 1
     maxItems: 2
 
   phy-mode:
-- 
2.49.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-07-12 12:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-07 15:44 [PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus Matthew Gerlach
2025-07-08  2:34 ` Yanteng Si
2025-07-08 20:02 ` Rob Herring (Arm)
2025-07-09  2:10 ` patchwork-bot+netdevbpf
2025-07-09  6:54 ` Krzysztof Kozlowski
2025-07-09 22:23   ` Matthew Gerlach
2025-07-12 12:35     ` Dinh Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).