arch/arm64: dts: change 10gbase-kr to 10gbase-r in Armada

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>
This commit is contained in:
Konstantin Porotchkin 2021-07-08 15:46:12 +03:00 committed by Gregory CLEMENT
parent 5c0ee54723
commit 45b2565327
6 changed files with 7 additions and 7 deletions

View File

@ -282,7 +282,7 @@
&cp0_eth0 {
status = "okay";
/* Network PHY */
phy-mode = "10gbase-kr";
phy-mode = "10gbase-r";
/* Generic PHY, providing serdes lanes */
phys = <&cp0_comphy2 0>;

View File

@ -195,7 +195,7 @@
&cp0_eth0 {
status = "okay";
phy-mode = "10gbase-kr";
phy-mode = "10gbase-r";
fixed-link {
speed = <10000>;
@ -348,7 +348,7 @@
&cp1_eth0 {
status = "okay";
phy-mode = "10gbase-kr";
phy-mode = "10gbase-r";
fixed-link {
speed = <10000>;

View File

@ -202,7 +202,7 @@
&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>;
};

View File

@ -126,7 +126,7 @@
/* 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";

View 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";

View File

@ -103,7 +103,7 @@
/* 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";