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:
parent
5c0ee54723
commit
45b2565327
@ -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>;
|
||||
|
||||
|
@ -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>;
|
||||
|
@ -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>;
|
||||
};
|
||||
|
@ -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";
|
||||
|
@ -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";
|
||||
|
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user