arch/arm64: dts: change 10gbase-kr to 10gbase-r in Armada
authorKonstantin Porotchkin <kostap@marvell.com>
Thu, 8 Jul 2021 12:46:12 +0000 (15:46 +0300)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 23 Jul 2021 12:35:05 +0000 (14:35 +0200)
Change all 10G port modes in Armada family device trees from
10gbase-kr to 10gbase-r

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Suggested-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-7040-db.dts
arch/arm64/boot/dts/marvell/armada-8040-db.dts
arch/arm64/boot/dts/marvell/cn9130-crb.dtsi
arch/arm64/boot/dts/marvell/cn9130-db.dtsi
arch/arm64/boot/dts/marvell/cn9131-db.dtsi
arch/arm64/boot/dts/marvell/cn9132-db.dtsi

index 51f3e29..cd326fe 100644 (file)
 &cp0_eth0 {
        status = "okay";
        /* Network PHY */
-       phy-mode = "10gbase-kr";
+       phy-mode = "10gbase-r";
        /* Generic PHY, providing serdes lanes */
        phys = <&cp0_comphy2 0>;
 
index e39e1ef..f2e8e0d 100644 (file)
 
 &cp0_eth0 {
        status = "okay";
-       phy-mode = "10gbase-kr";
+       phy-mode = "10gbase-r";
 
        fixed-link {
                speed = <10000>;
 
 &cp1_eth0 {
        status = "okay";
-       phy-mode = "10gbase-kr";
+       phy-mode = "10gbase-r";
 
        fixed-link {
                speed = <10000>;
index 7593347..9f0efcd 100644 (file)
 &cp0_eth0 {
        /* This port is connected to 88E6393X switch */
        status = "okay";
-       phy-mode = "10gbase-kr";
+       phy-mode = "10gbase-r";
        managed = "in-band-status";
        phys = <&cp0_comphy4 0>;
 };
index 39fc907..2cd4bb0 100644 (file)
 /* SLM-1521-V2, CON9 */
 &cp0_eth0 {
        status = "okay";
-       phy-mode = "10gbase-kr";
+       phy-mode = "10gbase-r";
        /* Generic PHY, providing serdes lanes */
        phys = <&cp0_comphy4 0>;
        managed = "in-band-status";
index daddab6..f995b1b 100644 (file)
@@ -85,7 +85,7 @@
 /* CON50 */
 &cp1_eth0 {
        status = "okay";
-       phy-mode = "10gbase-kr";
+       phy-mode = "10gbase-r";
        /* Generic PHY, providing serdes lanes */
        phys = <&cp1_comphy4 0>;
        managed = "in-band-status";
index 5948de6..3f1795f 100644 (file)
 /* SLM-1521-V2, CON9 */
 &cp2_eth0 {
        status = "disabled";
-       phy-mode = "10gbase-kr";
+       phy-mode = "10gbase-r";
        /* Generic PHY, providing serdes lanes */
        phys = <&cp2_comphy4 0>;
        managed = "in-band-status";