Re: [PATCH] net: macb: Perform zynqmp dynamic configuration only for SGMII interface

From: Jiri Pirko
Date: Thu Feb 02 2023 - 08:10:45 EST


Thu, Feb 02, 2023 at 01:26:19PM CET, radhey.shyam.pandey@xxxxxxx wrote:
>In zynqmp platforms where firmware supports dynamic SGMII configuration
>but has other non-SGMII ethernet devices, it fails them with no packets
>received at the RX interface.
>
>To fix this behaviour perform SGMII dynamic configuration only
>for the SGMII phy interface.
>
>Fixes: 32cee7818111 ("net: macb: Add zynqmp SGMII dynamic configuration support")
>Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xxxxxxx>

Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>