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 {
99 device_type = "ethernet-phy";
104 pinctrl-names = "default";
105 pinctrl-0 = <&pinctrl_gpio0_default>;
110 clock-frequency = <400000>;
111 pinctrl-names = "default", "gpio";
112 pinctrl-0 = <&pinctrl_i2c0_default>;
113 pinctrl-1 = <&pinctrl_i2c0_gpio>;
114 scl-gpios = <&gpio0 50 0>;
115 sda-gpios = <&gpio0 51 0>;
118 compatible = "nxp,pca9548";
119 #address-cells = <1>;
124 #address-cells = <1>;
127 si570: clock-generator@5d {
129 compatible = "silabs,si570";
130 temperature-stability = <50>;
132 factory-fout = <156250000>;
133 clock-frequency = <148500000>;
138 #address-cells = <1>;
141 adv7511: hdmi-tx@39 {
142 compatible = "adi,adv7511";
144 adi,input-depth = <8>;
145 adi,input-colorspace = "yuv422";
146 adi,input-clock = "1x";
147 adi,input-style = <3>;
148 adi,input-justification = "right";
153 #address-cells = <1>;
157 compatible = "at,24c08";
163 #address-cells = <1>;
167 compatible = "ti,tca6416";
175 #address-cells = <1>;
179 compatible = "nxp,pcf8563";
185 #address-cells = <1>;
189 compatible = "ti,ucd9248";
193 compatible = "ti,ucd9248";
197 compatible = "ti,ucd9248";
205 pinctrl_can0_default: can0-default {
208 groups = "can0_9_grp";
212 groups = "can0_9_grp";
228 pinctrl_gem0_default: gem0-default {
230 function = "ethernet0";
231 groups = "ethernet0_0_grp";
235 groups = "ethernet0_0_grp";
241 pins = "MIO22", "MIO23", "MIO24", "MIO25", "MIO26", "MIO27";
247 pins = "MIO16", "MIO17", "MIO18", "MIO19", "MIO20", "MIO21";
254 groups = "mdio0_0_grp";
258 groups = "mdio0_0_grp";
265 pinctrl_gpio0_default: gpio0-default {
268 groups = "gpio0_7_grp", "gpio0_8_grp", "gpio0_9_grp",
269 "gpio0_10_grp", "gpio0_11_grp", "gpio0_12_grp",
270 "gpio0_13_grp", "gpio0_14_grp";
274 groups = "gpio0_7_grp", "gpio0_8_grp", "gpio0_9_grp",
275 "gpio0_10_grp", "gpio0_11_grp", "gpio0_12_grp",
276 "gpio0_13_grp", "gpio0_14_grp";
282 pins = "MIO9", "MIO10", "MIO11", "MIO12", "MIO13", "MIO14";
287 pins = "MIO7", "MIO8";
292 pinctrl_i2c0_default: i2c0-default {
294 groups = "i2c0_10_grp";
299 groups = "i2c0_10_grp";
306 pinctrl_i2c0_gpio: i2c0-gpio {
308 groups = "gpio0_50_grp", "gpio0_51_grp";
313 groups = "gpio0_50_grp", "gpio0_51_grp";
319 pinctrl_sdhci0_default: sdhci0-default {
321 groups = "sdio0_2_grp";
326 groups = "sdio0_2_grp";
333 groups = "gpio0_0_grp";
334 function = "sdio0_cd";
338 groups = "gpio0_0_grp";
346 groups = "gpio0_15_grp";
347 function = "sdio0_wp";
351 groups = "gpio0_15_grp";
359 pinctrl_uart1_default: uart1-default {
361 groups = "uart1_10_grp";
366 groups = "uart1_10_grp";
382 pinctrl_usb0_default: usb0-default {
384 groups = "usb0_0_grp";
389 groups = "usb0_0_grp";
395 pins = "MIO29", "MIO31", "MIO36";
400 pins = "MIO28", "MIO30", "MIO32", "MIO33", "MIO34",
401 "MIO35", "MIO37", "MIO38", "MIO39";
415 pinctrl-names = "default";
416 pinctrl-0 = <&pinctrl_sdhci0_default>;
422 pinctrl-names = "default";
423 pinctrl-0 = <&pinctrl_uart1_default>;
429 usb-phy = <&usb_phy0>;
430 pinctrl-names = "default";
431 pinctrl-0 = <&pinctrl_usb0_default>;