Commit bcf9d467 authored by Chris Healy's avatar Chris Healy Committed by Shawn Guo

ARM: dts: vf610-zii-dev-rev-c: Configure fiber port to 1000BaseX

The SFF soldered onto the board expects the port to use 1000BaseX.  It
makes no sense to have the port set to SGMII, since it doesn't even
support that mode.
Signed-off-by: default avatarChris Healy <cphealy@gmail.com>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent b9553876
......@@ -164,7 +164,7 @@ port@4 {
port@9 {
reg = <9>;
label = "sff2";
phy-mode = "sgmii";
phy-mode = "1000base-x";
managed = "in-band-status";
sfp = <&sff2>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment