[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230206082302.958826-1-horatiu.vultur@microchip.com>
Date: Mon, 6 Feb 2023 09:23:00 +0100
From: Horatiu Vultur <horatiu.vultur@...rochip.com>
To: <netdev@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <andrew@...n.ch>, <hkallweit1@...il.com>, <linux@...linux.org.uk>,
<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <michael@...le.cc>,
Horatiu Vultur <horatiu.vultur@...rochip.com>
Subject: [PATCH net-next v3 0/2] net: micrel: Add support for lan8841 PHY
Add support for lan8841 PHY.
The first patch add the support for lan8841 PHY which can run at
10/100/1000Mbit. It also has support for other features, but they are not
added in this series.
The second patch updates the documentation for the dt-bindings which is
similar to the ksz9131.
v2->v3:
- reuse ksz9131_config_init
- allow only open-drain configuration
- change from single patch to a patch series
v1->v2:
- Remove hardcoded values
- Fix typo in commit message
Horatiu Vultur (2):
net: micrel: Add support for lan8841 PHY
dt-bindings: net: micrel-ksz90x1.txt: Update for lan8841
.../bindings/net/micrel-ksz90x1.txt | 1 +
drivers/net/phy/micrel.c | 187 +++++++++++++++++-
include/linux/micrel_phy.h | 1 +
3 files changed, 180 insertions(+), 9 deletions(-)
--
2.38.0
Powered by blists - more mailing lists