mirror of https://gitee.com/openkylin/linux.git
arm64: dts: marvell: mcbin: fix eth3 connector name
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>
This commit is contained in:
parent
ce397d215c
commit
22613c2950
|
@ -91,7 +91,7 @@ sfp_eth1: sfp-eth1 {
|
|||
};
|
||||
|
||||
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>;
|
||||
|
|
Loading…
Reference in New Issue