diff options
author | 2025-05-21 23:28:15 +0200 | |
---|---|---|
committer | 2025-05-27 09:36:17 +0200 | |
commit | b2908a989c594f9eb1c93016abc1382f97ee02b1 (patch) | |
tree | de61005101f5ccd1bf708a36197ddc2dd31999d0 /scripts/gdb/linux/lists.py | |
parent | Merge branch 'wireguard-updates-for-6-16' (diff) | |
download | wireguard-linux-b2908a989c594f9eb1c93016abc1382f97ee02b1.tar.xz wireguard-linux-b2908a989c594f9eb1c93016abc1382f97ee02b1.zip |
net: phy: add driver for MaxLinear MxL86110 PHY
Add support for the MaxLinear MxL86110 Gigabit Ethernet PHY, a low-power,
cost-optimized transceiver supporting 10/100/1000 Mbps over twisted-pair
copper, compliant with IEEE 802.3.
The driver implements basic features such as:
- Device initialization
- RGMII interface timing configuration
- Wake-on-LAN support
- LED initialization and control via /sys/class/leds
This driver has been tested on multiple Variscite boards, including:
- VAR-SOM-MX93 (i.MX93)
- VAR-SOM-MX8M-PLUS (i.MX8MP)
Example boot log showing driver probe:
[ 7.692101] imx-dwmac 428a0000.ethernet eth0:
PHY [stmmac-0:00] driver [MXL86110 Gigabit Ethernet] (irq=POLL)
Signed-off-by: Stefano Radaelli <stefano.radaelli21@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250521212821.593057-1-stefano.radaelli21@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions