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";
29 stdout-path = "serial0:115200n8";
33 device_type = "memory";
34 reg = <0x0 0x0 0x40000000>;
45 phy-mode = "rgmii-id";
58 clock-frequency = <400000>;
60 compatible = "at,24c64";
67 clock-frequency = <400000>;
69 compatible = "at,24c64";
77 compatible = "m25p80";
81 spi-tx-bus-width = <1>;
82 spi-rx-bus-width = <4>;
83 spi-max-frequency = <10000000>;
84 partition@qspi-fsbl-uboot { /* for testing purpose */
85 label = "qspi-fsbl-uboot";
88 partition@qspi-linux { /* for testing purpose */
90 reg = <0x100000 0x500000>;
92 partition@qspi-device-tree { /* for testing purpose */
93 label = "qspi-device-tree";
94 reg = <0x600000 0x20000>;
96 partition@qspi-rootfs { /* for testing purpose */
97 label = "qspi-rootfs";
98 reg = <0x620000 0x5E0000>;
120 spi0_flash0: spi0_flash0@0 {
121 compatible = "m25p80";
122 #address-cells = <1>;
124 spi-max-frequency = <50000000>;
127 spi0_flash0@00000000 {
128 label = "spi0_flash0";
129 reg = <0x0 0x100000>;
137 spi1_flash0: spi1_flash0@0 {
138 compatible = "m25p80";
139 #address-cells = <1>;
141 spi-max-frequency = <50000000>;
144 spi1_flash0@00000000 {
145 label = "spi1_flash0";
146 reg = <0x0 0x100000>;
157 dr_mode = "peripheral";
158 maximum-speed = "high-speed";
164 maximum-speed = "high-speed";
172 xlnx,max-pclock-frequency = <200000>;
176 xlnx,axi-clock-freq = <200000000>;