aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/armada-7040-db.dts
diff options
context:
space:
mode:
authorIgal Liberman <igall@marvell.com>2018-05-14 11:20:54 +0300
committerStefan Roese <sr@denx.de>2021-04-29 07:45:24 +0200
commit341e548eb8f586c39c49efbd0b90eaf283fbee63 (patch)
treee6426dd0c088063f67402e48c2b6b6a8be23bf85 /arch/arm/dts/armada-7040-db.dts
parenta007f236260d15fadea6643b2dd8ca5e6387e506 (diff)
downloadu-boot-341e548eb8f586c39c49efbd0b90eaf283fbee63.zip
u-boot-341e548eb8f586c39c49efbd0b90eaf283fbee63.tar.gz
u-boot-341e548eb8f586c39c49efbd0b90eaf283fbee63.tar.bz2
phy: marvell: add support for SFI1
In CP115, comphy4 can be configured into SFI port1 (in addition to SFI0). This patch adds the option described above. In addition, rename all existing SFI/XFI references: COMPHY_TYPE_SFI --> COMPHY_TYPE_SFI0 No functional change for exsiting configuration. Change-Id: If9176222e0080424ba67347fe4d320215b1ba0c0 Signed-off-by: Igal Liberman <igall@marvell.com> Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Diffstat (limited to 'arch/arm/dts/armada-7040-db.dts')
-rw-r--r--arch/arm/dts/armada-7040-db.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/armada-7040-db.dts b/arch/arm/dts/armada-7040-db.dts
index f475fb3..b158f92 100644
--- a/arch/arm/dts/armada-7040-db.dts
+++ b/arch/arm/dts/armada-7040-db.dts
@@ -132,7 +132,8 @@
};
phy2 {
- phy-type = <COMPHY_TYPE_SFI>;
+ phy-type = <COMPHY_TYPE_SFI0>;
+ phy-speed = <COMPHY_SPEED_10_3125G>;
};
phy3 {