devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v2 0/1] net: phy: micrel: add 125MHz reference clock workaround
@ 2018-05-15  8:18 Marco Felsch
  2018-05-15  8:18 ` [RESEND PATCH v2 1/1] " Marco Felsch
  0 siblings, 1 reply; 5+ messages in thread
From: Marco Felsch @ 2018-05-15  8:18 UTC (permalink / raw)
  To: robh+dt, mark.rutland, andrew, f.fainelli
  Cc: netdev, devicetree, kernel, niebelm

This patch adds the workaround for the errata#2. The KSZ9031 phy
125MHz reference clock jitter is to high if the phy is configured as
slave. This will cause errors if a application uses the clock as
MAC reference clock. The workaround is to configure the phy as master.

v2:
- add more code and dt-binding comments
- delete unnecessary local variables
- add error handling

v1:
- initial commit

Markus Niebel (1):
  net: phy: micrel: add 125MHz reference clock workaround

 .../bindings/net/micrel-ksz90x1.txt           |  7 ++++
 drivers/net/phy/micrel.c                      | 32 +++++++++++++++++++
 2 files changed, 39 insertions(+)

-- 
2.17.0

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

end of thread, other threads:[~2018-05-16 16:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-15  8:18 [RESEND PATCH v2 0/1] net: phy: micrel: add 125MHz reference clock workaround Marco Felsch
2018-05-15  8:18 ` [RESEND PATCH v2 1/1] " Marco Felsch
2018-05-15 16:33   ` Andrew Lunn
2018-05-15 18:11   ` Markus Niebel
2018-05-16 16:21   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).