[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251030102258.180061-1-parthiban.veerasooran@microchip.com>
Date: Thu, 30 Oct 2025 15:52:56 +0530
From: Parthiban Veerasooran <parthiban.veerasooran@...rochip.com>
To: <Parthiban.Veerasooran@...rochip.com>, <andrew@...n.ch>,
<hkallweit1@...il.com>, <linux@...linux.org.uk>, <davem@...emloft.net>,
<edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, "Parthiban
Veerasooran" <parthiban.veerasooran@...rochip.com>
Subject: [PATCH net-next 0/2] net: phy: microchip_t1s: Add support for LAN867x Rev.D0 PHY
This patch series adds support for the latest Microchip LAN8670/1/2 Rev.D0
10BASE-T1S PHYs to the microchip_t1s driver.
The new Rev.D0 silicon introduces updated initialization requirements and
link status handling behavior compared to earlier revisions (Rev.C2 and
below). These updates are necessary for full compliance with the OPEN
Alliance 10BASE-T1S specification and are documented in Microchip
Application Note AN1699 Revision G (DS60001699G – October 2025).
Summary of changes:
- Implements Rev.D0-specific configuration sequence as described in AN1699
Rev.G.
- Introduces link status control configuration for LAN867x Rev.D0.
Parthiban Veerasooran (2):
net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHY
net: phy: microchip_t1s: configure link status control for LAN867x
Rev.D0
drivers/net/phy/Kconfig | 2 +-
drivers/net/phy/microchip_t1s.c | 96 ++++++++++++++++++++++++++++++++-
2 files changed, 96 insertions(+), 2 deletions(-)
base-commit: 1bae0fd90077875b6c9c853245189032cbf019f7
--
2.34.1
Powered by blists - more mailing lists