diff options
author | Matthew Gerlach <matthew.gerlach@altera.com> | 2025-07-07 08:44:09 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-08 18:58:12 -0700 |
commit | 8a00a173d1a43362ec11e47c09fc5c0b1aa92091 (patch) | |
tree | c090ba421257947f5de77507ed5de7b851aea4ca | |
parent | f7728ea8377127ef77108cfd665ce6b295b14615 (diff) |
dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
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>
Reviewed-by: Yanteng Si <siyanteng@cqsoftware.com.cn>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20250707154409.15527-1-matthew.gerlach@altera.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |