[PATCH net-next] dt-bindings: net: dwmac: Validate PBL for all IP-cores
Rob Herring (Arm)
robh at kernel.org
Mon Jul 1 10:23:37 PDT 2024
On Fri, 28 Jun 2024 18:45:12 +0300, Serge Semin wrote:
> Indeed the maximum DMA burst length can be programmed not only for DW
> xGMACs, Allwinner EMACs and Spear SoC GMAC, but in accordance with
> [1, 2, 3] for Generic DW *MAC IP-cores. Moreover the STMMAC driver parses
> the property and then apply the configuration for all supported DW MAC
> devices. All of that makes the property being available for all IP-cores
> the bindings supports. Let's make sure the PBL-related properties are
> validated for all of them by the common DW *MAC DT schema.
>
> [1] DesignWare Cores Ethernet MAC Universal Databook, Revision 3.73a,
> October 2013, p.378.
>
> [2] DesignWare Cores Ethernet Quality-of-Service Databook, Revision 5.10a,
> December 2017, p.1223.
>
> [3] DesignWare Cores XGMAC - 10G Ethernet MAC Databook, Revision 2.11a,
> September 2015, p.469-473.
>
> Signed-off-by: Serge Semin <fancer.lancer at gmail.com>
>
> ---
>
> The discussion where we agreed to submit this change:
> Link: https://lore.kernel.org/netdev/20240625215442.190557-2-robh@kernel.org
>
> ---
> .../devicetree/bindings/net/snps,dwmac.yaml | 80 ++++++-------------
> 1 file changed, 26 insertions(+), 54 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh at kernel.org>
More information about the linux-arm-kernel
mailing list