aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/boards/zc706/zc706-zynq7-board.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/boards/zc706/zc706-zynq7-board.dtsi')
-rw-r--r--conf/machine/boards/zc706/zc706-zynq7-board.dtsi10
1 files changed, 4 insertions, 6 deletions
diff --git a/conf/machine/boards/zc706/zc706-zynq7-board.dtsi b/conf/machine/boards/zc706/zc706-zynq7-board.dtsi
index 39418eaf..101d5992 100644
--- a/conf/machine/boards/zc706/zc706-zynq7-board.dtsi
+++ b/conf/machine/boards/zc706/zc706-zynq7-board.dtsi
@@ -16,12 +16,10 @@
ps7_ethernet_0: ps7-ethernet@e000b000 {
phy-handle = <&phy0>;
phy-mode = "rgmii-id";
- mdio {
- phy0: phy@7 {
- compatible = "marvell,88e1116r";
- device_type = "ethernet-phy";
- reg = <7>;
- } ;
+ phy0: phy@7 {
+ compatible = "marvell,88e1116r";
+ device_type = "ethernet-phy";
+ reg = <7>;
} ;
} ;
ps7_qspi_0: ps7-qspi@e000d000 {