summaryrefslogtreecommitdiffstats
path: root/conf/machine/boards/qemu/qemuzynq-base.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/boards/qemu/qemuzynq-base.dtsi')
-rw-r--r--conf/machine/boards/qemu/qemuzynq-base.dtsi8
1 files changed, 3 insertions, 5 deletions
diff --git a/conf/machine/boards/qemu/qemuzynq-base.dtsi b/conf/machine/boards/qemu/qemuzynq-base.dtsi
index a2f06657..9d6b8c75 100644
--- a/conf/machine/boards/qemu/qemuzynq-base.dtsi
+++ b/conf/machine/boards/qemu/qemuzynq-base.dtsi
@@ -19,11 +19,9 @@
19 clocks = <&clkc 30>, <&clkc 30>, <&clk125mhz>, <&clk125mhz>, <&clkc 30>; 19 clocks = <&clkc 30>, <&clkc 30>, <&clk125mhz>, <&clk125mhz>, <&clkc 30>;
20 phy-handle = <&phy0>; 20 phy-handle = <&phy0>;
21 phy-mode = "gmii"; 21 phy-mode = "gmii";
22 mdio { 22 phy0: phy@23 {
23 phy0: phy@23 { 23 device_type = "ethernet-phy";
24 device_type = "ethernet-phy"; 24 reg = <23>;
25 reg = <23>;
26 } ;
27 } ; 25 } ;
28 } ; 26 } ;
29 ps7_qspi_0: ps7-qspi@e000d000 { 27 ps7_qspi_0: ps7-qspi@e000d000 {