summaryrefslogtreecommitdiff
path: root/arch/arm/dts/armada-3720-db.dts
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2016-08-26 11:10:45 (GMT)
committerStefan Roese <sr@denx.de>2016-09-27 15:29:53 (GMT)
commit56d53956979f233ca767e12f02b8c74e790f6017 (patch)
treeba9ca8981e00203cfb0e0f35e0d1c352f5f60825 /arch/arm/dts/armada-3720-db.dts
parent9e9e63c027e52549fcb51188394c6d3a534401c6 (diff)
downloadu-boot-56d53956979f233ca767e12f02b8c74e790f6017.tar.xz
arm64: mvebu: Armada 3700: Add COMPHY device tree nodes
This patch adds the COMPHY device tree nodes that are still missing to the Armada 3700 dts files. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Nadav Haklai <nadavh@marvell.com> Cc: Kostya Porotchkin <kostap@marvell.com> Cc: Wilson Ding <dingwei@marvell.com> Cc: Victor Gu <xigu@marvell.com> Cc: Hua Jing <jinghua@marvell.com> Cc: Terry Zhou <bjzhou@marvell.com> Cc: Hanna Hawa <hannah@marvell.com> Cc: Haim Boot <hayim@marvell.com>
Diffstat (limited to 'arch/arm/dts/armada-3720-db.dts')
-rw-r--r--arch/arm/dts/armada-3720-db.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm/dts/armada-3720-db.dts b/arch/arm/dts/armada-3720-db.dts
index f177c76..60d841c 100644
--- a/arch/arm/dts/armada-3720-db.dts
+++ b/arch/arm/dts/armada-3720-db.dts
@@ -68,6 +68,18 @@
};
};
+&comphy {
+ phy0 {
+ phy-type = <PHY_TYPE_PEX0>;
+ phy-speed = <PHY_SPEED_2_5G>;
+ };
+
+ phy1 {
+ phy-type = <PHY_TYPE_USB3_HOST0>;
+ phy-speed = <PHY_SPEED_5G>;
+ };
+};
+
&eth0 {
status = "okay";
phy-mode = "rgmii";