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 = "Xilinx ZC702 board";
11 compatible = "xlnx,zynq-zc702", "xlnx,zynq-7000";
23 device_type = "memory";
24 reg = <0x0 0x40000000>;
29 stdout-path = "serial0:115200n8";
33 compatible = "gpio-keys";
37 gpios = <&gpio0 12 0>;
38 linux,code = <108>; /* down */
44 gpios = <&gpio0 14 0>;
45 linux,code = <103>; /* up */
52 compatible = "gpio-leds";
56 gpios = <&gpio0 10 0>;
57 linux,default-trigger = "heartbeat";
62 compatible = "usb-nop-xceiv";
69 compatible = "mmio-sram";
70 reg = <0xfffc0000 0x10000>;
73 ranges = <0 0xfffc0000 0x10000>;
82 pinctrl-names = "default";
83 pinctrl-0 = <&pinctrl_can0_default>;
87 ps-clk-frequency = <33333333>;
92 phy-mode = "rgmii-id";
93 phy-handle = <ðernet_phy>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&pinctrl_gem0_default>;
96 phy-reset-gpio = <&gpio0 11 0>;
99 ethernet_phy: ethernet-phy@7 {
101 device_type = "ethernet-phy";
106 pinctrl-names = "default";
107 pinctrl-0 = <&pinctrl_gpio0_default>;
112 clock-frequency = <400000>;
113 pinctrl-names = "default", "gpio";
114 pinctrl-0 = <&pinctrl_i2c0_default>;
115 pinctrl-1 = <&pinctrl_i2c0_gpio>;
116 scl-gpios = <&gpio0 50 0>;
117 sda-gpios = <&gpio0 51 0>;
120 compatible = "nxp,pca9548";
121 #address-cells = <1>;
126 #address-cells = <1>;
129 si570: clock-generator@5d {
131 compatible = "silabs,si570";
132 temperature-stability = <50>;
134 factory-fout = <156250000>;
135 clock-frequency = <148500000>;
140 #address-cells = <1>;
143 adv7511: hdmi-tx@39 {
144 compatible = "adi,adv7511";
146 adi,input-depth = <8>;
147 adi,input-colorspace = "yuv422";
148 adi,input-clock = "1x";
149 adi,input-style = <3>;
150 adi,input-justification = "right";
155 #address-cells = <1>;
159 compatible = "atmel,24c08";
165 #address-cells = <1>;
169 compatible = "ti,tca6416";
177 #address-cells = <1>;
181 compatible = "nxp,pcf8563";
187 #address-cells = <1>;
191 compatible = "ti,ucd9248";
195 compatible = "ti,ucd9248";
199 compatible = "ti,ucd9248";
207 pinctrl_can0_default: can0-default {
210 groups = "can0_9_grp";
214 groups = "can0_9_grp";
230 pinctrl_gem0_default: gem0-default {
232 function = "ethernet0";
233 groups = "ethernet0_0_grp";
237 groups = "ethernet0_0_grp";
243 pins = "MIO22", "MIO23", "MIO24", "MIO25", "MIO26", "MIO27";
249 pins = "MIO16", "MIO17", "MIO18", "MIO19", "MIO20", "MIO21";
256 groups = "mdio0_0_grp";
260 groups = "mdio0_0_grp";
267 pinctrl_gpio0_default: gpio0-default {
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";
276 groups = "gpio0_7_grp", "gpio0_8_grp", "gpio0_9_grp",
277 "gpio0_10_grp", "gpio0_11_grp", "gpio0_12_grp",
278 "gpio0_13_grp", "gpio0_14_grp";
284 pins = "MIO9", "MIO10", "MIO11", "MIO12", "MIO13", "MIO14";
289 pins = "MIO7", "MIO8";
294 pinctrl_i2c0_default: i2c0-default {
296 groups = "i2c0_10_grp";
301 groups = "i2c0_10_grp";
308 pinctrl_i2c0_gpio: i2c0-gpio {
310 groups = "gpio0_50_grp", "gpio0_51_grp";
315 groups = "gpio0_50_grp", "gpio0_51_grp";
321 pinctrl_sdhci0_default: sdhci0-default {
323 groups = "sdio0_2_grp";
328 groups = "sdio0_2_grp";
335 groups = "gpio0_0_grp";
336 function = "sdio0_cd";
340 groups = "gpio0_0_grp";
348 groups = "gpio0_15_grp";
349 function = "sdio0_wp";
353 groups = "gpio0_15_grp";
361 pinctrl_uart1_default: uart1-default {
363 groups = "uart1_10_grp";
368 groups = "uart1_10_grp";
384 pinctrl_usb0_default: usb0-default {
386 groups = "usb0_0_grp";
391 groups = "usb0_0_grp";
397 pins = "MIO29", "MIO31", "MIO36";
402 pins = "MIO28", "MIO30", "MIO32", "MIO33", "MIO34",
403 "MIO35", "MIO37", "MIO38", "MIO39";
417 pinctrl-names = "default";
418 pinctrl-0 = <&pinctrl_sdhci0_default>;
424 pinctrl-names = "default";
425 pinctrl-0 = <&pinctrl_uart1_default>;
431 usb-phy = <&usb_phy0>;
432 pinctrl-names = "default";
433 pinctrl-0 = <&pinctrl_usb0_default>;