Lines Matching +full:qspi +full:- +full:v1
4 * Copyright (C) 2014-2016 Topic Embedded Products
6 * SPDX-License-Identifier: GPL-2.0+
8 /dts-v1/;
9 #include "zynq-7000.dtsi"
13 compatible = "topic,miami", "xlnx,zynq-7000";
18 spi0 = &qspi;
31 stdout-path = "serial0:115200n8";
35 &qspi {
36 u-boot,dm-pre-reloc;
38 is-dual = <0>;
39 num-cs = <1>;
42 m25p,fast-read;
44 spi-tx-bus-width = <1>;
45 spi-rx-bus-width = <4>;
46 spi-max-frequency = <100000000>;
47 #address-cells = <1>;
48 #size-cells = <1>;
49 partition@qspi-u-boot-spl {
50 label = "qspi-u-boot-spl";
53 partition@qspi-u-boot-img {
54 label = "qspi-u-boot-img";
57 partition@qspi-device-tree {
58 label = "qspi-device-tree";
61 partition@qspi-linux {
62 label = "qspi-linux";
65 partition@qspi-rootfs {
66 label = "qspi-rootfs";
74 clock-frequency = <400000>;
79 clock-frequency = <400000>;
83 ps-clk-frequency = <33333333>;
87 u-boot,dm-pre-reloc;
92 u-boot,dm-pre-reloc;