dts: marvell: Enable 10G interfaces on 9130-DB and 9131-DB boards
authorStefan Chulski <stefanc@marvell.com>
Thu, 8 Jul 2021 12:46:10 +0000 (15:46 +0300)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 23 Jul 2021 12:33:59 +0000 (14:33 +0200)
This patch enables eth0 10G interface on CN9130-DB paltforms and
eth0 10G and eth3 10G interfaces on CN9131-DB.

Signed-off-by: Stefan Chulski <stefanc@marvell.com>
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/cn9130-db.dtsi
arch/arm64/boot/dts/marvell/cn9131-db.dtsi

index 34274e0..39fc907 100644 (file)
 
 /* SLM-1521-V2, CON9 */
 &cp0_eth0 {
-       status = "disabled";
+       status = "okay";
        phy-mode = "10gbase-kr";
        /* Generic PHY, providing serdes lanes */
        phys = <&cp0_comphy4 0>;
index a7ab791..daddab6 100644 (file)
@@ -84,7 +84,7 @@
 
 /* CON50 */
 &cp1_eth0 {
-       status = "disabled";
+       status = "okay";
        phy-mode = "10gbase-kr";
        /* Generic PHY, providing serdes lanes */
        phys = <&cp1_comphy4 0>;