Re: [PATCH v2] net: phy: dp83867: Extend RX strap quirk for SGMII mode

From: Andrew Lunn
Date: Fri Oct 14 2022 - 07:54:24 EST


On Fri, Oct 14, 2022 at 12:17:35PM +0530, Harini Katakam wrote:
> When RX strap in HW is not set to MODE 3 or 4, bit 7 and 8 in CF4
> register should be set. The former is already handled in
> dp83867_config_init; add the latter in SGMII specific initialization.
>
> Fixes: 2a10154abcb7 ("net: phy: dp83867: Add TI dp83867 phy")
> Signed-off-by: Harini Katakam <harini.katakam@xxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Please see the netdev FAQ. You are supposed to put the tree this patch
is for in the subject line, [PATCH net v2] ... etc. Please remember
this for next time.

Andrew