2 * dts file for Xilinx ZynqMP ep108 development board
4 * (C) Copyright 2014 - 2015, Xilinx, Inc.
6 * Michal Simek <michal.simek@xilinx.com>
8 * SPDX-License-Identifier: GPL-2.0+
13 #include "zynqmp.dtsi"
14 #include "zynqmp-ep108-clk.dtsi"
17 model = "ZynqMP EP108";
31 stdout-path = "serial0:115200n8";
35 device_type = "memory";
36 reg = <0x0 0x0 0x0 0x40000000>;
47 phy-mode = "rgmii-id";
60 clock-frequency = <400000>;
62 compatible = "at,24c64";
69 clock-frequency = <400000>;
71 compatible = "at,24c64";
81 partition@0 { /* for testing purpose */
82 label = "nand-fsbl-uboot";
83 reg = <0x0 0x0 0x400000>;
85 partition@1 { /* for testing purpose */
87 reg = <0x0 0x400000 0x1400000>;
89 partition@2 { /* for testing purpose */
90 label = "nand-device-tree";
91 reg = <0x0 0x1800000 0x400000>;
93 partition@3 { /* for testing purpose */
94 label = "nand-rootfs";
95 reg = <0x0 0x1C00000 0x1400000>;
97 partition@4 { /* for testing purpose */
98 label = "nand-bitstream";
99 reg = <0x0 0x3000000 0x400000>;
101 partition@5 { /* for testing purpose */
103 reg = <0x0 0x3400000 0xFCC00000>;
110 compatible = "m25p80";
111 #address-cells = <1>;
114 spi-tx-bus-width = <1>;
115 spi-rx-bus-width = <4>;
116 spi-max-frequency = <10000000>;
117 partition@qspi-fsbl-uboot { /* for testing purpose */
118 label = "qspi-fsbl-uboot";
119 reg = <0x0 0x100000>;
121 partition@qspi-linux { /* for testing purpose */
122 label = "qspi-linux";
123 reg = <0x100000 0x500000>;
125 partition@qspi-device-tree { /* for testing purpose */
126 label = "qspi-device-tree";
127 reg = <0x600000 0x20000>;
129 partition@qspi-rootfs { /* for testing purpose */
130 label = "qspi-rootfs";
131 reg = <0x620000 0x5E0000>;
139 /* SATA Phy OOB timing settings */
140 ceva,p0-cominit-params = /bits/ 8 <0x0F 0x25 0x18 0x29>;
141 ceva,p0-comwake-params = /bits/ 8 <0x04 0x0B 0x08 0x0F>;
142 ceva,p0-burst-params = /bits/ 8 <0x0A 0x08 0x4A 0x06>;
143 ceva,p0-retry-params = /bits/ 16 <0x0216 0x7F06>;
144 ceva,p1-cominit-params = /bits/ 8 <0x0F 0x25 0x18 0x29>;
145 ceva,p1-comwake-params = /bits/ 8 <0x04 0x0B 0x08 0x0F>;
146 ceva,p1-burst-params = /bits/ 8 <0x0A 0x08 0x4A 0x06>;
147 ceva,p1-retry-params = /bits/ 16 <0x0216 0x7F06>;
162 spi0_flash0: spi0_flash0@0 {
163 compatible = "m25p80";
164 #address-cells = <1>;
166 spi-max-frequency = <50000000>;
169 spi0_flash0@00000000 {
170 label = "spi0_flash0";
171 reg = <0x0 0x100000>;
179 spi1_flash0: spi1_flash0@0 {
180 compatible = "m25p80";
181 #address-cells = <1>;
183 spi-max-frequency = <50000000>;
186 spi1_flash0@00000000 {
187 label = "spi1_flash0";
188 reg = <0x0 0x100000>;
203 dr_mode = "peripheral";
204 maximum-speed = "high-speed";
214 maximum-speed = "high-speed";
222 xlnx,max-pclock-frequency = <200000>;
226 xlnx,axi-clock-freq = <200000000>;