Skip to content

Commit f548ced

Browse files
Russell Kingdavem330
authored andcommitted
ARM: dts: clearfog: add comphy settings for Ethernet interfaces
Add the comphy settings for the Ethernet interfaces. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent a10c1c8 commit f548ced

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm/boot/dts/armada-388-clearfog.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
bm,pool-long = <2>;
9494
bm,pool-short = <1>;
9595
buffer-manager = <&bm>;
96+
phys = <&comphy1 1>;
9697
phy-mode = "sgmii";
9798
status = "okay";
9899
};
@@ -103,6 +104,7 @@
103104
bm,pool-short = <1>;
104105
buffer-manager = <&bm>;
105106
managed = "in-band-status";
107+
phys = <&comphy5 2>;
106108
phy-mode = "sgmii";
107109
sfp = <&sfp>;
108110
status = "okay";

0 commit comments

Comments
 (0)