]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: marvell: phy-mvebu-cp110-comphy: improve eth_port1 on comphy4
authorStefan Eichenberger <eichest@gmail.com>
Thu, 11 Jul 2024 13:12:47 +0000 (15:12 +0200)
committerVinod Koul <vkoul@kernel.org>
Sun, 4 Aug 2024 17:22:11 +0000 (22:52 +0530)
commit8c9f085ae3384c5dfc0bc5f2f785b7adbf7d756b
tree1fa02abfba61e47b1bb8837e95b12b4a1d604369
parent4e92d504475ea5841716ad775f412342520a3d26
phy: marvell: phy-mvebu-cp110-comphy: improve eth_port1 on comphy4

According to the CN9100_MPP_information document, CP_SRD4 (comphy 4)
supports 2500 BASE-X and 5000 BASE-R for ETH_PORT1. I was able to test
that 2500 BASE-X is indeed supported. Unfortunately, our HW does not
support 5000 BASE-R, but I assume from the document that it does, so I
set the muxing there too to 0x1.

Signed-off-by: Stefan Eichenberger <eichest@gmail.com>
Link: https://lore.kernel.org/r/20240711131612.98952-1-eichest@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/marvell/phy-mvebu-cp110-comphy.c