summaryrefslogtreecommitdiff
path: root/arch/arm/dts/armada-8040-db.dts
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2017-04-24 15:45:21 (GMT)
committerStefan Roese <sr@denx.de>2017-05-09 11:38:18 (GMT)
commitcb686454c74c20617a91276083c41b19f7d118ad (patch)
treecf52b5bca225923b12bbd65c2a166a96d4ce94a8 /arch/arm/dts/armada-8040-db.dts
parent18797ad6c377b3a253a4c6ddb457aa8239dfe591 (diff)
downloadu-boot-cb686454c74c20617a91276083c41b19f7d118ad.tar.xz
phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI
Use correct naming as done in the latest Marvell U-Boot version as well. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Igal Liberman <igall@marvell.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm/dts/armada-8040-db.dts')
-rw-r--r--arch/arm/dts/armada-8040-db.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/dts/armada-8040-db.dts b/arch/arm/dts/armada-8040-db.dts
index 1fcb9f4..fa58995 100644
--- a/arch/arm/dts/armada-8040-db.dts
+++ b/arch/arm/dts/armada-8040-db.dts
@@ -113,7 +113,7 @@
/* Serdes Configuration:
* Lane 0: PCIe0 (x1)
* Lane 1: SATA0
- * Lane 2: KR (10G)
+ * Lane 2: SFI (10G)
* Lane 3: SATA1
* Lane 4: USB3_HOST1
* Lane 5: PCIe2 (x1)
@@ -125,7 +125,7 @@
phy-type = <PHY_TYPE_SATA0>;
};
phy2 {
- phy-type = <PHY_TYPE_KR>;
+ phy-type = <PHY_TYPE_SFI>;
};
phy3 {
phy-type = <PHY_TYPE_SATA1>;
@@ -205,7 +205,7 @@
/* Serdes Configuration:
* Lane 0: PCIe0 (x1)
* Lane 1: SATA0
- * Lane 2: KR (10G)
+ * Lane 2: SFI (10G)
* Lane 3: SATA1
* Lane 4: PCIe1 (x1)
* Lane 5: PCIe2 (x1)
@@ -217,7 +217,7 @@
phy-type = <PHY_TYPE_SATA0>;
};
phy2 {
- phy-type = <PHY_TYPE_KR>;
+ phy-type = <PHY_TYPE_SFI>;
};
phy3 {
phy-type = <PHY_TYPE_SATA1>;