[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1726263095.git.a-reyes1@ti.com>
Date: Thu, 19 Sep 2024 14:01:14 -0700
From: "Alvaro (Al-vuh-roe) Reyes" <a-reyes1@...com>
To: <netdev@...r.kernel.org>
CC: <andrew@...n.ch>, <hkallweit1@...il.com>, <linux@...linux.org.uk>,
<maxime.chevallier@...tlin.com>, <o.rempel@...gutronix.de>,
<spatton@...com>, <r-kommineni@...com>, <e-mayhew@...com>,
<praneeth@...com>, <p-varis@...com>, <d-qiu@...com>,
"Alvaro (Al-vuh-roe) Reyes" <a-reyes1@...com>
Subject: [PATCH 0/5] Extending features on DP83TG720 driver
The DP83TG720S-Q1 device is an IEEE 802.3bp
and Open Alliance compliant automotive Ethernet
physical layer transceiver. It provides all physical layer
functions needed to transmit and receive data over
unshielded/shielded single twisted-pair cables.
Changes include changing Macros Names, adding SGMII support, extending
support to DP83TG721 PHY, and adding the Open Alliance initialization script.
Each of these changes are a separate patch and are meant to
be applied in order.
The following test cases were validated:
PHY detection
PHY link up/down
Speed/Duplex mode
PHY register access
Ping test
Throughput test
SQI test
TDR test
Forced master-slave
Changes in v2:
1. split all changes made into different patches
2. fixed typos in original patch descriptions
Alvaro (Al-vuh-roe) Reyes (5):
net: phy: dp83tg720: Changed Macro names
net: phy: dp83tg720: Added SGMII Support
net: phy: dp83tg720: Extending support to DP83TG721 PHY
net: phy: dp83tg720: Added OA script
net: phy: dp83tg720: fixed Linux coding standards issues
drivers/net/phy/dp83tg720.c | 582 +++++++++++++++++++++++++++++++-----
1 file changed, 504 insertions(+), 78 deletions(-)
--
2.17.1
Powered by blists - more mailing lists