[PATCH RFT net-next 02/10] net: stmmac: Add support for Allwinner A523 GMAC200

Andrew Lunn andrew at lunn.ch
Thu Jul 3 01:19:41 PDT 2025


> +	if (!of_property_read_u32(node, "allwinner,tx-delay-ps", &val)) {

Please use the standard properties rx-internal-delay-ps and
tx-internal-delay-ps.

Please also ensure that if the property is missing, the default is
0ps.

	Andrew



More information about the linux-arm-kernel mailing list