]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: phy: marvell: Add support for 88E1240 PHY
authorStefan Roese <sr@denx.de>
Thu, 31 Mar 2022 09:43:07 +0000 (11:43 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 8 Aug 2022 14:50:20 +0000 (10:50 -0400)
commit01207947d54e4d8a356a19658640213be4939f62
tree097ccc0d72b776325ba9c1cb5ce4dcd0ddd3034b
parent0ef02619ef01ad7e33805e9f9213cd289e2da0fc
net: phy: marvell: Add support for 88E1240 PHY

This patch adds basic support for the Marvell 88E1240 PHY.

This will be used by the upcoming ethernet support addition for the
Marvell MIPS Octeon EBB7304 platform.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Ramon Fried <rfried.dev@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Aaron Williams <awilliams@marvell.com>
Cc: Chandrakala Chavva <cchavva@marvell.com>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
drivers/net/phy/marvell.c