From bb945df4f9d02d6699c0c3556806823a1553fbdb Mon Sep 17 00:00:00 2001 From: Russell King Date: Wed, 20 Dec 2017 22:26:48 +0000 Subject: ARM: dts: vf610-zii-dev-rev-b: add optical p2 SFF description Add a description for the optical p2 port on the 88e6352. Note: to use this, R412 must not be fitted. Signed-off-by: Russell King --- arch/arm/boot/dts/vf610-zii-dev-rev-b.dts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts b/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts index e5142647cc12..fbdc6e570d69 100644 --- a/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts +++ b/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts @@ -61,6 +61,12 @@ phy-handle = <&switch0phy2>; }; + port@4 { + reg = <4>; + label = "optical2"; + sfp = <&opt_p2>; + }; + switch0port5: port@5 { reg = <5>; label = "dsa"; -- cgit