提交 0539cbb5 编写于 作者: A Antoine Tenart 提交者: Gregory CLEMENT

arm64: dts: marvell: 8040-db: enable the SFP ports

This patch enables the SFP ports on the Armada 8040 DB as these ports
are now supported by the PPv2 driver (since the PHY is now optional).
Signed-off-by: NAntoine Tenart <antoine.tenart@free-electrons.com>
Tested-by: NMarcin Wojtas <mw@semihalf.com>
Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
上级 30967cfe
...@@ -202,6 +202,11 @@ ...@@ -202,6 +202,11 @@
status = "okay"; status = "okay";
}; };
&cpm_eth0 {
status = "okay";
phy-mode = "10gbase-kr";
};
&cpm_eth2 { &cpm_eth2 {
status = "okay"; status = "okay";
phy = <&phy1>; phy = <&phy1>;
...@@ -246,6 +251,11 @@ ...@@ -246,6 +251,11 @@
status = "okay"; status = "okay";
}; };
&cps_eth0 {
status = "okay";
phy-mode = "10gbase-kr";
};
&cps_eth1 { &cps_eth1 {
status = "okay"; status = "okay";
phy = <&phy0>; phy = <&phy0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册