Thread (7 messages) flat view 7 messages, 2 authors, 2021-10-27

Re: [PATCH net-next] net: phy: microchip_t1: add cable test support for lan87xx phy

From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-10-22 19:48:10

+/* MISC Control 1 Register */
+#define LAN87XX_CTRL_1                          (0x11)
+#define LAN87XX_MASK_RGMII_TXC_DLY_EN           (0x4000)
+#define LAN87XX_MASK_RGMII_RXC_DLY_EN           (0x2000)
Interesting to know, but not used in this patch.

Please can you write a patch to actually make use of these bits, and
do the right thing when phydev->interface is one of the four
PHY_INTERFACE_MODE_RGMII values.

	 Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help