2 * Copyright (C) 2011 - 2014 Xilinx
3 * Copyright (C) 2012 National Instruments Corp.
5 * This software is licensed under the terms of the GNU General Public
6 * License version 2, as published by the Free Software Foundation, and
7 * may be copied, distributed, and modified under those terms.
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
15 #include "zynq-7000.dtsi"
18 model = "Zynq ZC706 Development Board";
19 compatible = "xlnx,zynq-zc706", "xlnx,zynq-7000";
28 device_type = "memory";
29 reg = <0x0 0x40000000>;
34 stdout-path = "serial0:115200n8";
38 compatible = "usb-nop-xceiv";
44 ps-clk-frequency = <33333333>;
49 phy-mode = "rgmii-id";
50 phy-handle = <ðernet_phy>;
51 pinctrl-names = "default";
52 pinctrl-0 = <&pinctrl_gem0_default>;
54 ethernet_phy: ethernet-phy@7 {
56 device_type = "ethernet-phy";
61 pinctrl-names = "default";
62 pinctrl-0 = <&pinctrl_gpio0_default>;
67 clock-frequency = <400000>;
68 pinctrl-names = "default";
69 pinctrl-0 = <&pinctrl_i2c0_default>;
72 compatible = "nxp,pca9548";
81 si570: clock-generator@5d {
83 compatible = "silabs,si570";
84 temperature-stability = <50>;
86 factory-fout = <156250000>;
87 clock-frequency = <148500000>;
96 compatible = "adi,adv7511";
98 adi,input-depth = <8>;
99 adi,input-colorspace = "yuv422";
100 adi,input-clock = "1x";
101 adi,input-style = <3>;
102 adi,input-justification = "evenly";
107 #address-cells = <1>;
111 compatible = "atmel,24c08";
117 #address-cells = <1>;
121 compatible = "ti,tca6416";
129 #address-cells = <1>;
133 compatible = "nxp,pcf8563";
139 #address-cells = <1>;
143 compatible = "ti,ucd90120";
151 pinctrl_gem0_default: gem0-default {
153 function = "ethernet0";
154 groups = "ethernet0_0_grp";
158 groups = "ethernet0_0_grp";
164 pins = "MIO22", "MIO23", "MIO24", "MIO25", "MIO26", "MIO27";
170 pins = "MIO16", "MIO17", "MIO18", "MIO19", "MIO20", "MIO21";
177 groups = "mdio0_0_grp";
181 groups = "mdio0_0_grp";
188 pinctrl_gpio0_default: gpio0-default {
191 groups = "gpio0_7_grp", "gpio0_46_grp", "gpio0_47_grp";
195 groups = "gpio0_7_grp", "gpio0_46_grp", "gpio0_47_grp";
201 pins = "MIO46", "MIO47";
211 pinctrl_i2c0_default: i2c0-default {
213 groups = "i2c0_10_grp";
218 groups = "i2c0_10_grp";
225 pinctrl_sdhci0_default: sdhci0-default {
227 groups = "sdio0_2_grp";
232 groups = "sdio0_2_grp";
239 groups = "gpio0_14_grp";
240 function = "sdio0_cd";
244 groups = "gpio0_14_grp";
252 groups = "gpio0_15_grp";
253 function = "sdio0_wp";
257 groups = "gpio0_15_grp";
265 pinctrl_uart1_default: uart1-default {
267 groups = "uart1_10_grp";
272 groups = "uart1_10_grp";
288 pinctrl_usb0_default: usb0-default {
290 groups = "usb0_0_grp";
295 groups = "usb0_0_grp";
301 pins = "MIO29", "MIO31", "MIO36";
306 pins = "MIO28", "MIO30", "MIO32", "MIO33", "MIO34",
307 "MIO35", "MIO37", "MIO38", "MIO39";
315 pinctrl-names = "default";
316 pinctrl-0 = <&pinctrl_sdhci0_default>;
321 pinctrl-names = "default";
322 pinctrl-0 = <&pinctrl_uart1_default>;
328 usb-phy = <&usb_phy0>;
329 pinctrl-names = "default";
330 pinctrl-0 = <&pinctrl_usb0_default>;