2 * Xilinx ZC702 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 ZC702 Development Board";
14 compatible = "xlnx,zynq-zc702", "xlnx,zynq-7000";
25 device_type = "memory";
26 reg = <0x0 0x40000000>;
31 stdout-path = "serial0:115200n8";
35 compatible = "gpio-keys";
41 gpios = <&gpio0 12 0>;
42 linux,code = <108>; /* down */
48 gpios = <&gpio0 14 0>;
49 linux,code = <103>; /* up */
56 compatible = "gpio-leds";
60 gpios = <&gpio0 10 0>;
61 linux,default-trigger = "heartbeat";
66 compatible = "usb-nop-xceiv";
73 compatible = "mmio-sram";
74 reg = <0xfffc0000 0x10000>;
80 pinctrl-names = "default";
81 pinctrl-0 = <&pinctrl_can0_default>;
85 ps-clk-frequency = <33333333>;
90 phy-mode = "rgmii-id";
91 phy-handle = <ðernet_phy>;
92 pinctrl-names = "default";
93 pinctrl-0 = <&pinctrl_gem0_default>;
94 phy-reset-gpio = <&gpio0 11 0>;
97 ethernet_phy: ethernet-phy@7 {
103 pinctrl-names = "default";
104 pinctrl-0 = <&pinctrl_gpio0_default>;
109 clock-frequency = <400000>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&pinctrl_i2c0_default>;
114 compatible = "nxp,pca9548";
115 #address-cells = <1>;
120 #address-cells = <1>;
123 si570: clock-generator@5d {
125 compatible = "silabs,si570";
126 temperature-stability = <50>;
128 factory-fout = <156250000>;
129 clock-frequency = <148500000>;
134 #address-cells = <1>;
137 adv7511: hdmi-tx@39 {
138 compatible = "adi,adv7511";
140 adi,input-depth = <8>;
141 adi,input-colorspace = "yuv422";
142 adi,input-clock = "1x";
143 adi,input-style = <3>;
144 adi,input-justification = "right";
149 #address-cells = <1>;
153 compatible = "at,24c08";
159 #address-cells = <1>;
163 compatible = "ti,tca6416";
171 #address-cells = <1>;
175 compatible = "nxp,pcf8563";
181 #address-cells = <1>;
185 compatible = "ti,ucd9248";
189 compatible = "ti,ucd9248";
193 compatible = "ti,ucd9248";
201 pinctrl_can0_default: can0-default {
204 groups = "can0_9_grp";
208 groups = "can0_9_grp";
224 pinctrl_gem0_default: gem0-default {
226 function = "ethernet0";
227 groups = "ethernet0_0_grp";
231 groups = "ethernet0_0_grp";
237 pins = "MIO22", "MIO23", "MIO24", "MIO25", "MIO26", "MIO27";
243 pins = "MIO16", "MIO17", "MIO18", "MIO19", "MIO20", "MIO21";
250 groups = "mdio0_0_grp";
254 groups = "mdio0_0_grp";
261 pinctrl_gpio0_default: gpio0-default {
264 groups = "gpio0_7_grp", "gpio0_8_grp", "gpio0_9_grp",
265 "gpio0_10_grp", "gpio0_11_grp", "gpio0_12_grp",
266 "gpio0_13_grp", "gpio0_14_grp";
270 groups = "gpio0_7_grp", "gpio0_8_grp", "gpio0_9_grp",
271 "gpio0_10_grp", "gpio0_11_grp", "gpio0_12_grp",
272 "gpio0_13_grp", "gpio0_14_grp";
278 pins = "MIO9", "MIO10", "MIO11", "MIO12", "MIO13", "MIO14";
283 pins = "MIO7", "MIO8";
288 pinctrl_i2c0_default: i2c0-default {
290 groups = "i2c0_10_grp";
295 groups = "i2c0_10_grp";
302 pinctrl_sdhci0_default: sdhci0-default {
304 groups = "sdio0_2_grp";
309 groups = "sdio0_2_grp";
316 groups = "gpio0_0_grp";
317 function = "sdio0_cd";
321 groups = "gpio0_0_grp";
329 groups = "gpio0_15_grp";
330 function = "sdio0_wp";
334 groups = "gpio0_15_grp";
342 pinctrl_uart1_default: uart1-default {
344 groups = "uart1_10_grp";
349 groups = "uart1_10_grp";
365 pinctrl_usb0_default: usb0-default {
367 groups = "usb0_0_grp";
372 groups = "usb0_0_grp";
378 pins = "MIO29", "MIO31", "MIO36";
383 pins = "MIO28", "MIO30", "MIO32", "MIO33", "MIO34",
384 "MIO35", "MIO37", "MIO38", "MIO39";
398 pinctrl-names = "default";
399 pinctrl-0 = <&pinctrl_sdhci0_default>;
405 pinctrl-names = "default";
406 pinctrl-0 = <&pinctrl_uart1_default>;
412 usb-phy = <&usb_phy0>;
413 pinctrl-names = "default";
414 pinctrl-0 = <&pinctrl_usb0_default>;