1 // SPDX-License-Identifier: GPL-2.0+
3 * Copyright (C) 2011 - 2015 Xilinx
4 * Copyright (C) 2012 National Instruments Corp.
7 #include "zynq-7000.dtsi"
10 model = "Zynq ZC702 Development Board";
11 compatible = "xlnx,zynq-zc702", "xlnx,zynq-7000";
22 device_type = "memory";
23 reg = <0x0 0x40000000>;
28 stdout-path = "serial0:115200n8";
32 compatible = "gpio-keys";
36 gpios = <&gpio0 12 0>;
37 linux,code = <108>; /* down */
43 gpios = <&gpio0 14 0>;
44 linux,code = <103>; /* up */
51 compatible = "gpio-leds";
55 gpios = <&gpio0 10 0>;
56 linux,default-trigger = "heartbeat";
61 compatible = "usb-nop-xceiv";
68 compatible = "mmio-sram";
69 reg = <0xfffc0000 0x10000>;
75 pinctrl-names = "default";
76 pinctrl-0 = <&pinctrl_can0_default>;
80 ps-clk-frequency = <33333333>;
85 phy-mode = "rgmii-id";
86 phy-handle = <ðernet_phy>;
87 pinctrl-names = "default";
88 pinctrl-0 = <&pinctrl_gem0_default>;
89 phy-reset-gpio = <&gpio0 11 0>;
92 ethernet_phy: ethernet-phy@7 {
94 device_type = "ethernet-phy";
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_gpio0_default>;
105 clock-frequency = <400000>;
106 pinctrl-names = "default", "gpio";
107 pinctrl-0 = <&pinctrl_i2c0_default>;
108 pinctrl-1 = <&pinctrl_i2c0_gpio>;
109 scl-gpios = <&gpio0 50 0>;
110 sda-gpios = <&gpio0 51 0>;
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_i2c0_gpio: i2c0-gpio {
303 groups = "gpio0_50_grp", "gpio0_51_grp";
308 groups = "gpio0_50_grp", "gpio0_51_grp";
314 pinctrl_sdhci0_default: sdhci0-default {
316 groups = "sdio0_2_grp";
321 groups = "sdio0_2_grp";
328 groups = "gpio0_0_grp";
329 function = "sdio0_cd";
333 groups = "gpio0_0_grp";
341 groups = "gpio0_15_grp";
342 function = "sdio0_wp";
346 groups = "gpio0_15_grp";
354 pinctrl_uart1_default: uart1-default {
356 groups = "uart1_10_grp";
361 groups = "uart1_10_grp";
377 pinctrl_usb0_default: usb0-default {
379 groups = "usb0_0_grp";
384 groups = "usb0_0_grp";
390 pins = "MIO29", "MIO31", "MIO36";
395 pins = "MIO28", "MIO30", "MIO32", "MIO33", "MIO34",
396 "MIO35", "MIO37", "MIO38", "MIO39";
410 pinctrl-names = "default";
411 pinctrl-0 = <&pinctrl_sdhci0_default>;
417 pinctrl-names = "default";
418 pinctrl-0 = <&pinctrl_uart1_default>;
424 usb-phy = <&usb_phy0>;
425 pinctrl-names = "default";
426 pinctrl-0 = <&pinctrl_usb0_default>;