2 * Topic Miami board DTS
4 * Copyright (C) 2014-2016 Topic Embedded Products
6 * SPDX-License-Identifier: GPL-2.0+
9 #include "zynq-7000.dtsi"
12 model = "Topic Miami Zynq Board";
13 compatible = "topic,miami", "xlnx,zynq-7000";
25 device_type = "memory";
26 reg = <0x0 0x40000000>;
30 stdout-path = "serial0:115200n8";
40 compatible = "st,m25p80", "n25q256a";
43 spi-tx-bus-width = <1>;
44 spi-rx-bus-width = <4>;
45 spi-max-frequency = <100000000>;
48 partition@qspi-u-boot-spl {
49 label = "qspi-u-boot-spl";
50 reg = <0x00000 0x10000>;
52 partition@qspi-u-boot-img {
53 label = "qspi-u-boot-img";
54 reg = <0x10000 0x60000>;
56 partition@qspi-device-tree {
57 label = "qspi-device-tree";
58 reg = <0x70000 0x10000>;
60 partition@qspi-linux {
62 reg = <0x80000 0x400000>;
64 partition@qspi-rootfs {
65 label = "qspi-rootfs";
66 reg = <0x480000 0x1b80000>;
73 clock-frequency = <400000>;
78 clock-frequency = <400000>;
82 ps-clk-frequency = <33333333>;