2 * Xilinx ZC706 board DTS
4 * Copyright (C) 2011 - 2015 Xilinx
5 * Copyright (C) 2012 National Instruments Corp.
7 * SPDX-License-Identifier: GPL-2.0+
10 #include "zynq-7000.dtsi"
13 model = "Zynq ZC706 Development Board";
14 compatible = "xlnx,zynq-zc706", "xlnx,zynq-7000";
25 device_type = "memory";
26 reg = <0x0 0x40000000>;
30 bootargs = "earlyprintk";
31 stdout-path = "serial0:115200n8";
35 compatible = "usb-nop-xceiv";
41 ps-clk-frequency = <33333333>;
46 phy-mode = "rgmii-id";
47 phy-handle = <ðernet_phy>;
48 pinctrl-names = "default";
49 pinctrl-0 = <&pinctrl_gem0_default>;
51 ethernet_phy: ethernet-phy@7 {
57 pinctrl-names = "default";
58 pinctrl-0 = <&pinctrl_gpio0_default>;
63 clock-frequency = <400000>;
64 pinctrl-names = "default";
65 pinctrl-0 = <&pinctrl_i2c0_default>;
68 compatible = "nxp,pca9548";
77 si570: clock-generator@5d {
79 compatible = "silabs,si570";
80 temperature-stability = <50>;
82 factory-fout = <156250000>;
83 clock-frequency = <148500000>;
92 compatible = "at,24c08";
102 compatible = "ti,tca6416";
110 #address-cells = <1>;
114 compatible = "nxp,pcf8563";
120 #address-cells = <1>;
124 compatible = "ti,ucd90120";
132 pinctrl_gem0_default: gem0-default {
134 function = "ethernet0";
135 groups = "ethernet0_0_grp";
139 groups = "ethernet0_0_grp";
145 pins = "MIO22", "MIO23", "MIO24", "MIO25", "MIO26", "MIO27";
151 pins = "MIO16", "MIO17", "MIO18", "MIO19", "MIO20", "MIO21";
158 groups = "mdio0_0_grp";
162 groups = "mdio0_0_grp";
169 pinctrl_gpio0_default: gpio0-default {
172 groups = "gpio0_7_grp", "gpio0_46_grp", "gpio0_47_grp";
176 groups = "gpio0_7_grp", "gpio0_46_grp", "gpio0_47_grp";
182 pins = "MIO46", "MIO47";
192 pinctrl_i2c0_default: i2c0-default {
194 groups = "i2c0_10_grp";
199 groups = "i2c0_10_grp";
206 pinctrl_sdhci0_default: sdhci0-default {
208 groups = "sdio0_2_grp";
213 groups = "sdio0_2_grp";
220 groups = "gpio0_14_grp";
221 function = "sdio0_cd";
225 groups = "gpio0_14_grp";
233 groups = "gpio0_15_grp";
234 function = "sdio0_wp";
238 groups = "gpio0_15_grp";
246 pinctrl_uart1_default: uart1-default {
248 groups = "uart1_10_grp";
253 groups = "uart1_10_grp";
269 pinctrl_usb0_default: usb0-default {
271 groups = "usb0_0_grp";
276 groups = "usb0_0_grp";
282 pins = "MIO29", "MIO31", "MIO36";
287 pins = "MIO28", "MIO30", "MIO32", "MIO33", "MIO34",
288 "MIO35", "MIO37", "MIO38", "MIO39";
297 pinctrl-names = "default";
298 pinctrl-0 = <&pinctrl_sdhci0_default>;
304 pinctrl-names = "default";
305 pinctrl-0 = <&pinctrl_uart1_default>;
316 usb-phy = <&usb_phy0>;
317 pinctrl-names = "default";
318 pinctrl-0 = <&pinctrl_usb0_default>;