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 ZC702 Development Board";
19 compatible = "xlnx,zynq-zc702", "xlnx,zynq-7000";
28 device_type = "memory";
29 reg = <0x0 0x40000000>;
33 bootargs = "earlyprintk";
34 stdout-path = "serial0:115200n8";
38 compatible = "gpio-keys";
44 gpios = <&gpio0 12 0>;
45 linux,code = <108>; /* down */
51 gpios = <&gpio0 14 0>;
52 linux,code = <103>; /* up */
59 compatible = "gpio-leds";
63 gpios = <&gpio0 10 0>;
64 linux,default-trigger = "heartbeat";
69 compatible = "usb-nop-xceiv";
76 compatible = "mmio-sram";
77 reg = <0xfffc0000 0x10000>;
83 pinctrl-names = "default";
84 pinctrl-0 = <&pinctrl_can0_default>;
88 ps-clk-frequency = <33333333>;
93 phy-mode = "rgmii-id";
94 phy-handle = <ðernet_phy>;
95 pinctrl-names = "default";
96 pinctrl-0 = <&pinctrl_gem0_default>;
98 ethernet_phy: ethernet-phy@7 {
104 pinctrl-names = "default";
105 pinctrl-0 = <&pinctrl_gpio0_default>;
110 clock-frequency = <400000>;
111 pinctrl-names = "default";
112 pinctrl-0 = <&pinctrl_i2c0_default>;
115 compatible = "nxp,pca9548";
116 #address-cells = <1>;
121 #address-cells = <1>;
124 si570: clock-generator@5d {
126 compatible = "silabs,si570";
127 temperature-stability = <50>;
129 factory-fout = <156250000>;
130 clock-frequency = <148500000>;
135 #address-cells = <1>;
139 compatible = "at,24c08";
145 #address-cells = <1>;
149 compatible = "ti,tca6416";
157 #address-cells = <1>;
161 compatible = "nxp,pcf8563";
167 #address-cells = <1>;
171 compatible = "ti,ucd9248";
175 compatible = "ti,ucd9248";
179 compatible = "ti,ucd9248";
187 pinctrl_can0_default: can0-default {
190 groups = "can0_9_grp";
194 groups = "can0_9_grp";
210 pinctrl_gem0_default: gem0-default {
212 function = "ethernet0";
213 groups = "ethernet0_0_grp";
217 groups = "ethernet0_0_grp";
223 pins = "MIO22", "MIO23", "MIO24", "MIO25", "MIO26", "MIO27";
229 pins = "MIO16", "MIO17", "MIO18", "MIO19", "MIO20", "MIO21";
236 groups = "mdio0_0_grp";
240 groups = "mdio0_0_grp";
247 pinctrl_gpio0_default: gpio0-default {
250 groups = "gpio0_7_grp", "gpio0_8_grp", "gpio0_9_grp",
251 "gpio0_10_grp", "gpio0_11_grp", "gpio0_12_grp",
252 "gpio0_13_grp", "gpio0_14_grp";
256 groups = "gpio0_7_grp", "gpio0_8_grp", "gpio0_9_grp",
257 "gpio0_10_grp", "gpio0_11_grp", "gpio0_12_grp",
258 "gpio0_13_grp", "gpio0_14_grp";
264 pins = "MIO9", "MIO10", "MIO11", "MIO12", "MIO13", "MIO14";
269 pins = "MIO7", "MIO8";
274 pinctrl_i2c0_default: i2c0-default {
276 groups = "i2c0_10_grp";
281 groups = "i2c0_10_grp";
288 pinctrl_sdhci0_default: sdhci0-default {
290 groups = "sdio0_2_grp";
295 groups = "sdio0_2_grp";
302 groups = "gpio0_0_grp";
303 function = "sdio0_cd";
307 groups = "gpio0_0_grp";
315 groups = "gpio0_15_grp";
316 function = "sdio0_wp";
320 groups = "gpio0_15_grp";
328 pinctrl_uart1_default: uart1-default {
330 groups = "uart1_10_grp";
335 groups = "uart1_10_grp";
351 pinctrl_usb0_default: usb0-default {
353 groups = "usb0_0_grp";
358 groups = "usb0_0_grp";
364 pins = "MIO29", "MIO31", "MIO36";
369 pins = "MIO28", "MIO30", "MIO32", "MIO33", "MIO34",
370 "MIO35", "MIO37", "MIO38", "MIO39";
378 pinctrl-names = "default";
379 pinctrl-0 = <&pinctrl_sdhci0_default>;
384 pinctrl-names = "default";
385 pinctrl-0 = <&pinctrl_uart1_default>;
391 usb-phy = <&usb_phy0>;
392 pinctrl-names = "default";
393 pinctrl-0 = <&pinctrl_usb0_default>;