Skip to content

Commit

Permalink
ARM: dts: clearfog: add comphy settings for Ethernet interfaces
Browse files Browse the repository at this point in the history
Add the comphy settings for the Ethernet interfaces.

Signed-off-by: Russell King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Russell King authored and davem330 committed Feb 8, 2019
1 parent a10c1c8 commit f548ced
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/armada-388-clearfog.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
bm,pool-long = <2>;
bm,pool-short = <1>;
buffer-manager = <&bm>;
phys = <&comphy1 1>;
phy-mode = "sgmii";
status = "okay";
};
Expand All @@ -103,6 +104,7 @@
bm,pool-short = <1>;
buffer-manager = <&bm>;
managed = "in-band-status";
phys = <&comphy5 2>;
phy-mode = "sgmii";
sfp = <&sfp>;
status = "okay";
Expand Down

0 comments on commit f548ced

Please sign in to comment.