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 bootargs = "earlycon";
32 stdout-path = "serial0:115200n8";
36 device_type = "memory";
37 reg = <0x0 0x0 0x0 0x40000000>;
52 phy-mode = "rgmii-id";
65 clock-frequency = <400000>;
67 compatible = "at,24c64";
74 clock-frequency = <400000>;
76 compatible = "at,24c64";
86 partition@0 { /* for testing purpose */
87 label = "nand-fsbl-uboot";
88 reg = <0x0 0x0 0x400000>;
90 partition@1 { /* for testing purpose */
92 reg = <0x0 0x400000 0x1400000>;
94 partition@2 { /* for testing purpose */
95 label = "nand-device-tree";
96 reg = <0x0 0x1800000 0x400000>;
98 partition@3 { /* for testing purpose */
99 label = "nand-rootfs";
100 reg = <0x0 0x1C00000 0x1400000>;
102 partition@4 { /* for testing purpose */
103 label = "nand-bitstream";
104 reg = <0x0 0x3000000 0x400000>;
106 partition@5 { /* for testing purpose */
108 reg = <0x0 0x3400000 0xFCC00000>;
115 compatible = "m25p80";
116 #address-cells = <1>;
119 spi-tx-bus-width = <1>;
120 spi-rx-bus-width = <4>;
121 spi-max-frequency = <10000000>;
122 partition@qspi-fsbl-uboot { /* for testing purpose */
123 label = "qspi-fsbl-uboot";
124 reg = <0x0 0x100000>;
126 partition@qspi-linux { /* for testing purpose */
127 label = "qspi-linux";
128 reg = <0x100000 0x500000>;
130 partition@qspi-device-tree { /* for testing purpose */
131 label = "qspi-device-tree";
132 reg = <0x600000 0x20000>;
134 partition@qspi-rootfs { /* for testing purpose */
135 label = "qspi-rootfs";
136 reg = <0x620000 0x5E0000>;
144 /* SATA Phy OOB timing settings */
145 ceva,p0-cominit-params = /bits/ 8 <0x0F 0x25 0x18 0x29>;
146 ceva,p0-comwake-params = /bits/ 8 <0x04 0x0B 0x08 0x0F>;
147 ceva,p0-burst-params = /bits/ 8 <0x0A 0x08 0x4A 0x06>;
148 ceva,p0-retry-params = /bits/ 16 <0x0216 0x7F06>;
149 ceva,p1-cominit-params = /bits/ 8 <0x0F 0x25 0x18 0x29>;
150 ceva,p1-comwake-params = /bits/ 8 <0x04 0x0B 0x08 0x0F>;
151 ceva,p1-burst-params = /bits/ 8 <0x0A 0x08 0x4A 0x06>;
152 ceva,p1-retry-params = /bits/ 16 <0x0216 0x7F06>;
169 spi0_flash0: spi0_flash0@0 {
170 compatible = "m25p80";
171 #address-cells = <1>;
173 spi-max-frequency = <50000000>;
176 spi0_flash0@00000000 {
177 label = "spi0_flash0";
178 reg = <0x0 0x100000>;
186 spi1_flash0: spi1_flash0@0 {
187 compatible = "m25p80";
188 #address-cells = <1>;
190 spi-max-frequency = <50000000>;
193 spi1_flash0@00000000 {
194 label = "spi1_flash0";
195 reg = <0x0 0x100000>;
210 dr_mode = "peripheral";
211 maximum-speed = "high-speed";
221 maximum-speed = "high-speed";
229 xlnx,max-pclock-frequency = <200000>;
233 xlnx,axi-clock-freq = <200000000>;