summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2017-12-08 10:08:41 +0000
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2024-05-09 18:17:42 +0100
commitfc4dfd5f64ec1321ecb6489b7a40f2cb3110edff (patch)
tree4ae73a966d113ceb6e1afb62894ab431fc276d3f /arch/arm
parent86037d1c7ea9a5d708becf3b9cd72d5d890b5fc3 (diff)
ARM: dts: vf610-zii-dev-rev-c: add support for 88x3310 10Gbit PHY
Add support for the 88x3310 10Gbit PHY on the ZII rev C board. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dts23
1 files changed, 23 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dts b/arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dts
index 6f9878f124c4..0e10283a4cb1 100644
--- a/arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dts
+++ b/arch/arm/boot/dts/nxp/vf/vf610-zii-dev-rev-c.dts
@@ -77,6 +77,13 @@
phy-handle = <&switch0phy4>;
};
+ port@9 {
+ reg = <9>;
+ label = "lan10g";
+ phy-mode = "xaui";
+ phy-handle = <&switch0phy9>;
+ };
+
switch0port10: port@10 {
reg = <10>;
label = "dsa";
@@ -118,6 +125,15 @@
interrupts = <4 IRQ_TYPE_LEVEL_HIGH>;
};
};
+ mdio1 {
+ compatible = "marvell,mv88e6xxx-mdio-external";
+ #address-cells = <1>;
+ #size-cells = <0>;
+ switch0phy9: switch0phy@9 {
+ compatible = "ethernet-phy-ieee802.3-c45";
+ reg = <9>;
+ };
+ };
};
};
@@ -323,6 +339,13 @@
interrupts = <23 IRQ_TYPE_EDGE_FALLING>;
gpio-controller;
interrupt-controller;
+
+ phy_rst {
+ gpio-hog;
+ gpios = <9 GPIO_ACTIVE_HIGH>;
+ output-high;
+ line-name = "10g-rstn";
+ };
};
/*