Re: [PATCH v4 2/2] net: phy: dp83867: Add SGMII mode type switching
From: Vitaly Gaiduk
Date: Thu Sep 12 2019 - 06:17:47 EST
Hello, David.
Should I patch commit as Trent Piepho suggested? He wrote about using
phy_modify_mmd() instead.
Vitaly.
On 12.09.2019 1:37, David Miller wrote:
From: Vitaly Gaiduk <vitaly.gaiduk@xxxxxxxxxxxx>
Date: Mon, 9 Sep 2019 20:19:24 +0300
This patch adds ability to switch beetween two PHY SGMII modes.
Some hardware, for example, FPGA IP designs may use 6-wire mode
which enables differential SGMII clock to MAC.
Signed-off-by: Vitaly Gaiduk <vitaly.gaiduk@xxxxxxxxxxxx>
Applied.