[PATCH v7] dt-bindings: net: Convert socfpga-dwmac bindings to yaml

Rob Herring robh at kernel.org
Thu Jul 3 08:30:32 PDT 2025


On Mon, Jun 30, 2025 at 4:38 PM Matthew Gerlach
<matthew.gerlach at altera.com> wrote:
>
> Convert the bindings for socfpga-dwmac to yaml. Since the original
> text contained descriptions for two separate nodes, two separate
> yaml files were created.

Did you test this against your dts files?:

ethernet at ff804000 (altr,socfpga-stmmac-a10-s10): iommus: [[11, 3]] is too short
ethernet at ff802000 (altr,socfpga-stmmac-a10-s10): iommus: [[11, 2]] is too short
ethernet at ff800000 (altr,socfpga-stmmac-a10-s10): iommus: [[11, 1]] is too short

There's also one for 'phy-addr', but that needs to be dropped from the
.dts files as it doesn't appear to be used.

[...]

> +  iommus:
> +    maxItems: 2

You need to add:

minItems: 1


Rob



More information about the linux-arm-kernel mailing list