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>;
33 bootargs = "earlyprintk";
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 {
60 pinctrl-names = "default";
61 pinctrl-0 = <&pinctrl_gpio0_default>;
66 clock-frequency = <400000>;
67 pinctrl-names = "default";
68 pinctrl-0 = <&pinctrl_i2c0_default>;
71 compatible = "nxp,pca9548";
80 si570: clock-generator@5d {
82 compatible = "silabs,si570";
83 temperature-stability = <50>;
85 factory-fout = <156250000>;
86 clock-frequency = <148500000>;
95 compatible = "at,24c08";
101 #address-cells = <1>;
105 compatible = "ti,tca6416";
113 #address-cells = <1>;
117 compatible = "nxp,pcf8563";
123 #address-cells = <1>;
127 compatible = "ti,ucd90120";
135 pinctrl_gem0_default: gem0-default {
137 function = "ethernet0";
138 groups = "ethernet0_0_grp";
142 groups = "ethernet0_0_grp";
148 pins = "MIO22", "MIO23", "MIO24", "MIO25", "MIO26", "MIO27";
154 pins = "MIO16", "MIO17", "MIO18", "MIO19", "MIO20", "MIO21";
161 groups = "mdio0_0_grp";
165 groups = "mdio0_0_grp";
172 pinctrl_gpio0_default: gpio0-default {
175 groups = "gpio0_7_grp", "gpio0_46_grp", "gpio0_47_grp";
179 groups = "gpio0_7_grp", "gpio0_46_grp", "gpio0_47_grp";
185 pins = "MIO46", "MIO47";
195 pinctrl_i2c0_default: i2c0-default {
197 groups = "i2c0_10_grp";
202 groups = "i2c0_10_grp";
209 pinctrl_sdhci0_default: sdhci0-default {
211 groups = "sdio0_2_grp";
216 groups = "sdio0_2_grp";
223 groups = "gpio0_14_grp";
224 function = "sdio0_cd";
228 groups = "gpio0_14_grp";
236 groups = "gpio0_15_grp";
237 function = "sdio0_wp";
241 groups = "gpio0_15_grp";
249 pinctrl_uart1_default: uart1-default {
251 groups = "uart1_10_grp";
256 groups = "uart1_10_grp";
272 pinctrl_usb0_default: usb0-default {
274 groups = "usb0_0_grp";
279 groups = "usb0_0_grp";
285 pins = "MIO29", "MIO31", "MIO36";
290 pins = "MIO28", "MIO30", "MIO32", "MIO33", "MIO34",
291 "MIO35", "MIO37", "MIO38", "MIO39";
299 pinctrl-names = "default";
300 pinctrl-0 = <&pinctrl_sdhci0_default>;
305 pinctrl-names = "default";
306 pinctrl-0 = <&pinctrl_uart1_default>;
312 usb-phy = <&usb_phy0>;
313 pinctrl-names = "default";
314 pinctrl-0 = <&pinctrl_usb0_default>;