Skip to content

Commit 6f54738

Browse files
committed
Merge tag 'mvebu-fixes-6.12-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/fixes
mvebu fixes for 6.12 (part 1) Fix cp0 mdio pin numbers on SolidRun CN9130 SoM * tag 'mvebu-fixes-6.12-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu: arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 76237ff + 841dd5b commit 6f54738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
};
137137

138138
cp0_mdio_pins: cp0-mdio-pins {
139-
marvell,pins = "mpp40", "mpp41";
139+
marvell,pins = "mpp0", "mpp1";
140140
marvell,function = "ge";
141141
};
142142

0 commit comments

Comments
 (0)