1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2011 - 2014 Xilinx
4 * Copyright (C) 2012 National Instruments Corp.
7 #include "zynq-7000.dtsi"
10 model = "Xilinx ZC702 board";
11 compatible = "xlnx,zynq-zc702", "xlnx,zynq-7000";
21 device_type = "memory";
22 reg = <0x0 0x40000000>;
27 stdout-path = "serial0:115200n8";
31 compatible = "gpio-keys";
35 gpios = <&gpio0 12 0>;
36 linux,code = <108>; /* down */
42 gpios = <&gpio0 14 0>;
43 linux,code = <103>; /* up */
50 compatible = "gpio-leds";
54 gpios = <&gpio0 10 0>;
55 linux,default-trigger = "heartbeat";
60 compatible = "usb-nop-xceiv";
67 compatible = "mmio-sram";
68 reg = <0xfffc0000 0x10000>;
71 ranges = <0 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>;
95 ethernet_phy: ethernet-phy@7 {
97 device_type = "ethernet-phy";
102 pinctrl-names = "default";
103 pinctrl-0 = <&pinctrl_gpio0_default>;
108 clock-frequency = <400000>;
109 pinctrl-names = "default";
110 pinctrl-0 = <&pinctrl_i2c0_default>;
113 compatible = "nxp,pca9548";
114 #address-cells = <1>;
119 #address-cells = <1>;
122 si570: clock-generator@5d {
124 compatible = "silabs,si570";
125 temperature-stability = <50>;
127 factory-fout = <156250000>;
128 clock-frequency = <148500000>;
133 #address-cells = <1>;
136 adv7511: hdmi-tx@39 {
137 compatible = "adi,adv7511";
139 adi,input-depth = <8>;
140 adi,input-colorspace = "yuv422";
141 adi,input-clock = "1x";
142 adi,input-style = <3>;
143 adi,input-justification = "right";
148 #address-cells = <1>;
152 compatible = "atmel,24c08";
158 #address-cells = <1>;
162 compatible = "ti,tca6416";
170 #address-cells = <1>;
174 compatible = "nxp,pcf8563";
180 #address-cells = <1>;
184 compatible = "ti,ucd9248";
188 compatible = "ti,ucd9248";
192 compatible = "ti,ucd9248";
200 pinctrl_can0_default: can0-default {
203 groups = "can0_9_grp";
207 groups = "can0_9_grp";
223 pinctrl_gem0_default: gem0-default {
225 function = "ethernet0";
226 groups = "ethernet0_0_grp";
230 groups = "ethernet0_0_grp";
236 pins = "MIO22", "MIO23", "MIO24", "MIO25", "MIO26", "MIO27";
242 pins = "MIO16", "MIO17", "MIO18", "MIO19", "MIO20", "MIO21";
249 groups = "mdio0_0_grp";
253 groups = "mdio0_0_grp";
260 pinctrl_gpio0_default: gpio0-default {
263 groups = "gpio0_7_grp", "gpio0_8_grp", "gpio0_9_grp",
264 "gpio0_10_grp", "gpio0_11_grp", "gpio0_12_grp",
265 "gpio0_13_grp", "gpio0_14_grp";
269 groups = "gpio0_7_grp", "gpio0_8_grp", "gpio0_9_grp",
270 "gpio0_10_grp", "gpio0_11_grp", "gpio0_12_grp",
271 "gpio0_13_grp", "gpio0_14_grp";
277 pins = "MIO9", "MIO10", "MIO11", "MIO12", "MIO13", "MIO14";
282 pins = "MIO7", "MIO8";
287 pinctrl_i2c0_default: i2c0-default {
289 groups = "i2c0_10_grp";
294 groups = "i2c0_10_grp";
301 pinctrl_sdhci0_default: sdhci0-default {
303 groups = "sdio0_2_grp";
308 groups = "sdio0_2_grp";
315 groups = "gpio0_0_grp";
316 function = "sdio0_cd";
320 groups = "gpio0_0_grp";
328 groups = "gpio0_15_grp";
329 function = "sdio0_wp";
333 groups = "gpio0_15_grp";
341 pinctrl_uart1_default: uart1-default {
343 groups = "uart1_10_grp";
348 groups = "uart1_10_grp";
364 pinctrl_usb0_default: usb0-default {
366 groups = "usb0_0_grp";
371 groups = "usb0_0_grp";
377 pins = "MIO29", "MIO31", "MIO36";
382 pins = "MIO28", "MIO30", "MIO32", "MIO33", "MIO34",
383 "MIO35", "MIO37", "MIO38", "MIO39";
391 pinctrl-names = "default";
392 pinctrl-0 = <&pinctrl_sdhci0_default>;
397 pinctrl-names = "default";
398 pinctrl-0 = <&pinctrl_uart1_default>;
404 usb-phy = <&usb_phy0>;
405 pinctrl-names = "default";
406 pinctrl-0 = <&pinctrl_usb0_default>;