]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links
authorJosua Mayer <josua@solid-run.com>
Tue, 19 Nov 2024 17:33:08 +0000 (18:33 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 8 Jan 2025 08:17:48 +0000 (09:17 +0100)
commit09cdb973afa7a18ce8e66807daff94609cc4b8a4
treed49f0f11e61a10281f19975196a6baa6d330a028
parent40384c840ea1944d7c5a392e8975ed088ecf0b37
arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links

Marvell CN913x platforms use common phy framework for configuring and
linking serdes lanes according to their usage.
Each CP (X) features 5 serdes lanes (Y) represented by cpX_comphyY
nodes.

CN9131 SolidWAN uses CP1 serdes lanes 3 and 5 for eth1 and eth2 of CP1
respectively. Devicetree however wrongly links from these ports to the
comphy of CP0.

Replace the wrong links to cp0_comphy with cp1_comphy inside cp1_eth1,
cp1_eth2.

Fixes: 1280840d2030 ("arm64: dts: add description for solidrun cn9131 solidwan board")
Signed-off-by: Josua Mayer <josua@solid-run.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/cn9131-cf-solidwan.dts