summaryrefslogtreecommitdiffstats
path: root/conf/machine/boards/common/zynq7-base.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/boards/common/zynq7-base.dtsi')
-rw-r--r--conf/machine/boards/common/zynq7-base.dtsi16
1 files changed, 3 insertions, 13 deletions
diff --git a/conf/machine/boards/common/zynq7-base.dtsi b/conf/machine/boards/common/zynq7-base.dtsi
index eb1e320e..bdf8c1c8 100644
--- a/conf/machine/boards/common/zynq7-base.dtsi
+++ b/conf/machine/boards/common/zynq7-base.dtsi
@@ -33,11 +33,9 @@
33 * ... 33 * ...
34 * ps7_axi_interconnect_0: amba@0 { 34 * ps7_axi_interconnect_0: amba@0 {
35 * ps7_ethernet_0: ps7-ethernet@e000b000 { 35 * ps7_ethernet_0: ps7-ethernet@e000b000 {
36 * mdio { 36 * phy0: phy@7 {
37 * phy0: phy@7 { 37 * device_type = "ethernet-phy";
38 * device_type = "ethernet-phy"; 38 * reg = <7>;
39 * reg = <7>;
40 * } ;
41 * } ; 39 * } ;
42 * } ; 40 * } ;
43 * } ; 41 * } ;
@@ -277,10 +275,6 @@
277 xlnx,eth-mode = <0x1>; 275 xlnx,eth-mode = <0x1>;
278 xlnx,has-mdio = <0x1>; 276 xlnx,has-mdio = <0x1>;
279 xlnx,ptp-enet-clock = <111111115>; 277 xlnx,ptp-enet-clock = <111111115>;
280 mdio {
281 #address-cells = <1>;
282 #size-cells = <0>;
283 } ;
284 } ; 278 } ;
285 ps7_ethernet_1: ps7-ethernet@e000c000 { 279 ps7_ethernet_1: ps7-ethernet@e000c000 {
286 #address-cells = <1>; 280 #address-cells = <1>;
@@ -296,10 +290,6 @@
296 xlnx,eth-mode = <0x1>; 290 xlnx,eth-mode = <0x1>;
297 xlnx,has-mdio = <0x1>; 291 xlnx,has-mdio = <0x1>;
298 xlnx,ptp-enet-clock = <111111115>; 292 xlnx,ptp-enet-clock = <111111115>;
299 mdio {
300 #address-cells = <1>;
301 #size-cells = <0>;
302 } ;
303 } ; 293 } ;
304 294
305 ps7_gpio_0: ps7-gpio@e000a000 { 295 ps7_gpio_0: ps7-gpio@e000a000 {