linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY
@ 2018-10-18 19:06 Yuiko Oshino
  2018-10-18 19:06 ` [PATCH v3 net-next 1/2] net: phy: micrel: add Microchip KSZ9131 initial driver Yuiko Oshino
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yuiko Oshino @ 2018-10-18 19:06 UTC (permalink / raw)
  To: davem, robh+dt, devicetree, f.fainelli, andrew
  Cc: linux-kernel, mark.rutland, m.felsch, Markus.Niebel, netdev,
	UNGLinuxDriver


This is the initial driver for Microchip KSZ9131 10/100/1000 Ethernet PHY

v3:
- KSZ9131 uses picosecond units for values of devicetree properties.
- rewrite micrel.c and micrel-ksz90x1.txt to use the picosecond values.
v2:
- Creating a series from two related patches.

Yuiko Oshino (2):
  net: phy: micrel: add Microchip KSZ9131 initial driver
  dt-bindings: net: add support for Microchip KSZ9131

 .../devicetree/bindings/net/micrel-ksz90x1.txt     |  28 ++++-
 drivers/net/phy/micrel.c                           | 130 ++++++++++++++++++++-
 include/linux/micrel_phy.h                         |   1 +
 3 files changed, 157 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-10-13 15:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18 19:06 [PATCH v3 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY Yuiko Oshino
2018-10-18 19:06 ` [PATCH v3 net-next 1/2] net: phy: micrel: add Microchip KSZ9131 initial driver Yuiko Oshino
2018-10-18 19:06 ` [PATCH v3 net-next 2/2] dt-bindings: net: add support for Microchip KSZ9131 Yuiko Oshino
2018-10-18 20:28   ` Rob Herring
2021-10-13 15:38   ` Geert Uytterhoeven
2018-10-20  0:02 ` [PATCH v3 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY 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).