arm64: dts: marvell: mcbin: fix eth3 connector name
authorBaruch Siach <baruch@tkos.co.il>
Sun, 24 Jun 2018 05:28:17 +0000 (08:28 +0300)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Tue, 26 Jun 2018 23:23:00 +0000 (01:23 +0200)
The right most SFP connector on the Macchiatobin board and schematics is
marked as CON13/CON14.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts

index a66958ff4de6e493e6c2a6eaf62c546389d99397..56fa448609094beffda8eb4e47b9ee4dbc224506 100644 (file)
@@ -91,7 +91,7 @@
        };
 
        sfp_eth3: sfp-eth3 {
-               /* CON3,4 - CPS lane 5 */
+               /* CON13,14 - CPS lane 5 */
                compatible = "sff,sfp";
                i2c-bus = <&sfp_1g_i2c>;
                los-gpio = <&cp0_gpio2 22 GPIO_ACTIVE_HIGH>;