Commit 45b25653 authored by Konstantin Porotchkin's avatar Konstantin Porotchkin Committed by Gregory CLEMENT

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: default avatarKonstantin Porotchkin <kostap@marvell.com>
Suggested-by: default avatarRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: default avatarRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent 5c0ee547
......@@ -282,7 +282,7 @@ &cp0_ethernet {
&cp0_eth0 {
status = "okay";
/* Network PHY */
phy-mode = "10gbase-kr";
phy-mode = "10gbase-r";
/* Generic PHY, providing serdes lanes */
phys = <&cp0_comphy2 0>;
......
......@@ -195,7 +195,7 @@ &cp0_ethernet {
&cp0_eth0 {
status = "okay";
phy-mode = "10gbase-kr";
phy-mode = "10gbase-r";
fixed-link {
speed = <10000>;
......@@ -348,7 +348,7 @@ &cp1_ethernet {
&cp1_eth0 {
status = "okay";
phy-mode = "10gbase-kr";
phy-mode = "10gbase-r";
fixed-link {
speed = <10000>;
......
......@@ -202,7 +202,7 @@ &cp0_ethernet {
&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>;
};
......
......@@ -126,7 +126,7 @@ &cp0_ethernet {
/* 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";
......
......@@ -85,7 +85,7 @@ &cp1_ethernet {
/* 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";
......
......@@ -103,7 +103,7 @@ &cp2_ethernet {
/* 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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment