[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1539889562-21458-1-git-send-email-yuiko.oshino@microchip.com>
Date: Thu, 18 Oct 2018 15:06:00 -0400
From: Yuiko Oshino <yuiko.oshino@...rochip.com>
To: <davem@...emloft.net>, <robh+dt@...nel.org>,
<devicetree@...r.kernel.org>, <f.fainelli@...il.com>,
<andrew@...n.ch>
CC: <linux-kernel@...r.kernel.org>, <mark.rutland@....com>,
<m.felsch@...gutronix.de>, <Markus.Niebel@....de>,
<netdev@...r.kernel.org>, <UNGLinuxDriver@...rochip.com>
Subject: [PATCH v3 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY
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
Powered by blists - more mailing lists