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";
27 stdout-path = "serial0:115200n8";
31 device_type = "memory";
32 reg = <0x0 0x0 0x40000000>;
43 phy-mode = "rgmii-id";
56 clock-frequency = <400000>;
58 compatible = "at,24c64";
65 clock-frequency = <400000>;
67 compatible = "at,24c64";
75 compatible = "n25q512a11";
79 spi-tx-bus-width = <1>;
80 spi-rx-bus-width = <4>;
81 spi-max-frequency = <10000000>;
82 partition@qspi-fsbl-uboot { /* for testing purpose */
83 label = "qspi-fsbl-uboot";
86 partition@qspi-linux { /* for testing purpose */
88 reg = <0x100000 0x500000>;
90 partition@qspi-device-tree { /* for testing purpose */
91 label = "qspi-device-tree";
92 reg = <0x600000 0x20000>;
94 partition@qspi-rootfs { /* for testing purpose */
95 label = "qspi-rootfs";
96 reg = <0x620000 0x5E0000>;
117 spi0_flash0: spi0_flash0@0 {
118 compatible = "m25p80";
119 #address-cells = <1>;
121 spi-max-frequency = <50000000>;
124 spi0_flash0@00000000 {
125 label = "spi0_flash0";
126 reg = <0x0 0x100000>;
134 spi1_flash0: spi1_flash0@0 {
135 compatible = "m25p80";
136 #address-cells = <1>;
138 spi-max-frequency = <50000000>;
141 spi1_flash0@00000000 {
142 label = "spi1_flash0";
143 reg = <0x0 0x100000>;
154 dr_mode = "peripheral";
155 maximum-speed = "high-speed";
161 maximum-speed = "high-speed";
169 xlnx,max-pclock-frequency = <200000>;
173 xlnx,axi-clock-freq = <200000000>;