Commit f3200db5 authored by Stefan Chulski's avatar Stefan Chulski Committed by Gregory CLEMENT
Browse files

dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards



This patch enables eth0 10G interface on CN9130-DB paltforms and
eth0 10G and eth3 10G interfaces on CN9131-DB.

Signed-off-by: default avatarStefan Chulski <stefanc@marvell.com>
Signed-off-by: default avatarKonstantin Porotchkin <kostap@marvell.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent 4c43a41e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@

/* SLM-1521-V2, CON9 */
&cp0_eth0 {
	status = "disabled";
	status = "okay";
	phy-mode = "10gbase-kr";
	/* Generic PHY, providing serdes lanes */
	phys = <&cp0_comphy4 0>;
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@

/* CON50 */
&cp1_eth0 {
	status = "disabled";
	status = "okay";
	phy-mode = "10gbase-kr";
	/* Generic PHY, providing serdes lanes */
	phys = <&cp1_comphy4 0>;