Re: [PATCH net-next v13 08/15] net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMAC
From: Yanteng Si <hidden>
Date: 2024-07-04 09:18:35
From: Yanteng Si <hidden>
Date: 2024-07-04 09:18:35
在 2024/7/2 16:43, Serge Semin 写道:
On Wed, May 29, 2024 at 06:19:47PM +0800, Yanteng Si wrote:quoted
The phy_interface of gmac is PHY_INTERFACE_MODE_RGMII_ID.It's better to translate this to a normal sentence: "PHY-interface of the Loongson GMAC device is RGMII with no internal delays added to the data lines signal. So to comply with that let's pre-initialize the platform-data field with the respective enum constant."
OK. Thanks! Thanks, Yanteng