1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2011 - 2014 Xilinx
4 * Copyright (C) 2012 National Instruments Corp.
7 #include "zynq-7000.dtsi"
10 model = "Xilinx ZC706 board";
11 compatible = "xlnx,zynq-zc706", "xlnx,zynq-7000";
21 device_type = "memory";
22 reg = <0x0 0x40000000>;
27 stdout-path = "serial0:115200n8";
31 compatible = "usb-nop-xceiv";
37 ps-clk-frequency = <33333333>;
42 phy-mode = "rgmii-id";
43 phy-handle = <ðernet_phy>;
44 pinctrl-names = "default";
45 pinctrl-0 = <&pinctrl_gem0_default>;
47 ethernet_phy: ethernet-phy@7 {
49 device_type = "ethernet-phy";
54 pinctrl-names = "default";
55 pinctrl-0 = <&pinctrl_gpio0_default>;
60 clock-frequency = <400000>;
61 pinctrl-names = "default";
62 pinctrl-0 = <&pinctrl_i2c0_default>;
65 compatible = "nxp,pca9548";
74 si570: clock-generator@5d {
76 compatible = "silabs,si570";
77 temperature-stability = <50>;
79 factory-fout = <156250000>;
80 clock-frequency = <148500000>;
89 compatible = "adi,adv7511";
91 adi,input-depth = <8>;
92 adi,input-colorspace = "yuv422";
93 adi,input-clock = "1x";
94 adi,input-style = <3>;
95 adi,input-justification = "evenly";
100 #address-cells = <1>;
104 compatible = "atmel,24c08";
110 #address-cells = <1>;
114 compatible = "ti,tca6416";
122 #address-cells = <1>;
126 compatible = "nxp,pcf8563";
132 #address-cells = <1>;
136 compatible = "ti,ucd90120";
144 pinctrl_gem0_default: gem0-default {
146 function = "ethernet0";
147 groups = "ethernet0_0_grp";
151 groups = "ethernet0_0_grp";
157 pins = "MIO22", "MIO23", "MIO24", "MIO25", "MIO26", "MIO27";
163 pins = "MIO16", "MIO17", "MIO18", "MIO19", "MIO20", "MIO21";
170 groups = "mdio0_0_grp";
174 groups = "mdio0_0_grp";
181 pinctrl_gpio0_default: gpio0-default {
184 groups = "gpio0_7_grp", "gpio0_46_grp", "gpio0_47_grp";
188 groups = "gpio0_7_grp", "gpio0_46_grp", "gpio0_47_grp";
194 pins = "MIO46", "MIO47";
204 pinctrl_i2c0_default: i2c0-default {
206 groups = "i2c0_10_grp";
211 groups = "i2c0_10_grp";
218 pinctrl_sdhci0_default: sdhci0-default {
220 groups = "sdio0_2_grp";
225 groups = "sdio0_2_grp";
232 groups = "gpio0_14_grp";
233 function = "sdio0_cd";
237 groups = "gpio0_14_grp";
245 groups = "gpio0_15_grp";
246 function = "sdio0_wp";
250 groups = "gpio0_15_grp";
258 pinctrl_uart1_default: uart1-default {
260 groups = "uart1_10_grp";
265 groups = "uart1_10_grp";
281 pinctrl_usb0_default: usb0-default {
283 groups = "usb0_0_grp";
288 groups = "usb0_0_grp";
294 pins = "MIO29", "MIO31", "MIO36";
299 pins = "MIO28", "MIO30", "MIO32", "MIO33", "MIO34",
300 "MIO35", "MIO37", "MIO38", "MIO39";
308 pinctrl-names = "default";
309 pinctrl-0 = <&pinctrl_sdhci0_default>;
314 pinctrl-names = "default";
315 pinctrl-0 = <&pinctrl_uart1_default>;
321 usb-phy = <&usb_phy0>;
322 pinctrl-names = "default";
323 pinctrl-0 = <&pinctrl_usb0_default>;