aboutsummaryrefslogtreecommitdiff
path: root/src/arm64/xilinx/zynqmp-zc1751-xm018-dc4.dts
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2024-04-19 16:04:55 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2024-04-19 16:04:55 +0000
commit48aa10e065908667e32e3aab09f1c787cd127470 (patch)
tree141762c42a29902f49f1d104ba845bff099f3c9f /src/arm64/xilinx/zynqmp-zc1751-xm018-dc4.dts
parent1fcc28bca1057f051708a8fc59129ea42c574693 (diff)
downloadsrc-48aa10e065908667e32e3aab09f1c787cd127470.tar.gz
src-48aa10e065908667e32e3aab09f1c787cd127470.zip
Import device-tree files from Linux 6.8vendor/device-tree/6.8vendor/device-tree
Diffstat (limited to 'src/arm64/xilinx/zynqmp-zc1751-xm018-dc4.dts')
-rw-r--r--src/arm64/xilinx/zynqmp-zc1751-xm018-dc4.dts26
1 files changed, 15 insertions, 11 deletions
diff --git a/src/arm64/xilinx/zynqmp-zc1751-xm018-dc4.dts b/src/arm64/xilinx/zynqmp-zc1751-xm018-dc4.dts
index 6636e76545a5..6ec1d9813973 100644
--- a/src/arm64/xilinx/zynqmp-zc1751-xm018-dc4.dts
+++ b/src/arm64/xilinx/zynqmp-zc1751-xm018-dc4.dts
@@ -116,17 +116,21 @@
status = "okay";
phy-mode = "rgmii-id";
phy-handle = <&ethernet_phy0>;
- ethernet_phy0: ethernet-phy@0 { /* Marvell 88e1512 */
- reg = <0>;
- };
- ethernet_phy7: ethernet-phy@7 { /* Vitesse VSC8211 */
- reg = <7>;
- };
- ethernet_phy3: ethernet-phy@3 { /* Realtek RTL8211DN */
- reg = <3>;
- };
- ethernet_phy8: ethernet-phy@8 { /* Vitesse VSC8211 */
- reg = <8>;
+ mdio: mdio {
+ #address-cells = <1>;
+ #size-cells = <0>;
+ ethernet_phy0: ethernet-phy@0 { /* Marvell 88e1512 */
+ reg = <0>;
+ };
+ ethernet_phy7: ethernet-phy@7 { /* Vitesse VSC8211 */
+ reg = <7>;
+ };
+ ethernet_phy3: ethernet-phy@3 { /* Realtek RTL8211DN */
+ reg = <3>;
+ };
+ ethernet_phy8: ethernet-phy@8 { /* Vitesse VSC8211 */
+ reg = <8>;
+ };
};
};