All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: phy: dp83867 non-OF and loopback support
@ 2021-10-13  3:41 Ong Boon Leong
  2021-10-13  3:41 ` [PATCH net-next 1/2] net: phy: dp83867: introduce critical chip default init for non-of platform Ong Boon Leong
  2021-10-13  3:41 ` [PATCH net-next 2/2] net: phy: dp83867: add generic PHY loopback Ong Boon Leong
  0 siblings, 2 replies; 6+ messages in thread
From: Ong Boon Leong @ 2021-10-13  3:41 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit, Russell King, David S . Miller,
	Jakub Kicinski
  Cc: netdev, linux-kernel

Hi,

1/2:  TI DP83867 is chosen as Ethernet PHY card that paired with intel
      mGbE controller (stmmac, dw-intel) and used for non-OF platform.
      It is important for DP83867 default settings (RX & TX internal
      delay and IO impedence) are initialied for non-OF platform in order
      to get the basic TX and RX traffics to work.

2/2:  To enable loopback operation enabled/disabled using BMCR register
      that is available for TI DP83867 PHY.

These two patches have been tested on Intel Elkhart Lake board with TI
DP83867 AIC card and other derivative platforms from board vendors

Thanks
Boon Leong

Lay, Kuan Loon (2):
  net: phy: dp83867: introduce critical chip default init for non-of
    platform
  net: phy: dp83867: add generic PHY loopback

 drivers/net/phy/dp83867.c | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-19 18:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13  3:41 [PATCH net-next 0/2] net: phy: dp83867 non-OF and loopback support Ong Boon Leong
2021-10-13  3:41 ` [PATCH net-next 1/2] net: phy: dp83867: introduce critical chip default init for non-of platform Ong Boon Leong
2021-10-19 18:51   ` Andrew Lunn
2021-10-13  3:41 ` [PATCH net-next 2/2] net: phy: dp83867: add generic PHY loopback Ong Boon Leong
2021-10-13  3:48   ` Wong Vee Khee
2021-10-13  6:18     ` Ong, Boon Leong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.