]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net: phy: mscc: add support for the VSC8572
authorCharles Perry <charles.perry@microchip.com>
Tue, 5 May 2026 13:57:49 +0000 (06:57 -0700)
committerJerome Forissier <jerome.forissier@arm.com>
Wed, 6 May 2026 09:07:22 +0000 (11:07 +0200)
commit5245bdc98b9fff46e4bcec2e44e915be44824537
tree3077a0a9a1b03b8842d71943d4c9f616129178d1
parent9717831e293708a8e4dcba0eaa40cd3b6afe78f6
net: phy: mscc: add support for the VSC8572

This is similar to the VSC8574 according to the Linux commit that adds
support for it [1].

This was tested on an HX1000 board with SGMII (PIC64-HX SoC which has a
GEM MAC).

[1]: https://lore.kernel.org/all/dfabe39a52efcd2cfff9358f271b8673143503b8.1480497966.git.neill.whillans@codethink.co.uk/

Signed-off-by: Charles Perry <charles.perry@microchip.com>
Reviewed-by: Manikandan Muralidharan <manikandan.m@microchip.com>
drivers/net/phy/mscc.c