Lines Matching +full:zynq +full:- +full:qspi +full:- +full:1
1 // SPDX-License-Identifier: GPL-2.0+
5 * Copyright (C) 2013-2018 Xilinx, Inc.
7 /dts-v1/;
8 #include "zynq-7000.dtsi"
12 compatible = "xlnx,zynq-zc770-xm010", "xlnx,zynq-7000";
18 spi0 = &qspi;
24 stdout-path = "serial0:115200n8";
33 compatible = "usb-nop-xceiv";
34 #phy-cells = <0>;
44 phy-mode = "rgmii-id";
45 phy-handle = <ðernet_phy>;
47 ethernet_phy: ethernet-phy@7 {
49 device_type = "ethernet-phy";
55 clock-frequency = <400000>;
63 &qspi {
73 num-cs = <4>;
74 is-decoded-cs = <0>;
76 compatible = "sst25wf080", "jedec,spi-nor";
77 reg = <1>;
78 spi-max-frequency = <1000000>;
80 compatible = "fixed-partitions";
81 #address-cells = <1>;
82 #size-cells = <1>;
92 u-boot,dm-pre-reloc;
99 usb-phy = <&usb_phy0>;