Re: [PATCH net v2 2/5] net: dsa: b53: do not enable RGMII delay on bcm63xx

From: Florian Fainelli
Date: Mon Jun 02 2025 - 17:38:38 EST


On 6/2/25 12:39, Jonas Gorski wrote:
bcm63xx's RGMII ports are always in MAC mode, never in PHY mode, so we
shouldn't enable any delays and let the PHY handle any delays as
necessary.

This fixes using RGMII ports with normal PHYs like BCM54612E, which will
handle the delay in the PHY.

Fixes: ce3bf94871f7 ("net: dsa: b53: add support for BCM63xx RGMIIs")
Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>

Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
--
Florian