2 * Xilinx CC108 board DTS
4 * (C) Copyright 2007-2013 Xilinx, Inc.
5 * (C) Copyright 2007-2013 Michal Simek
6 * (C) Copyright 2007-2012 PetaLogix Qld Pty Ltd
8 * Michal SIMEK <monstr@monstr.eu>
10 * SPDX-License-Identifier: GPL-2.0+
13 /include/ "zynq-7000.dtsi"
16 compatible = "xlnx,zynq-cc108", "xlnx,zynq-7000";
17 model = "Xilinx Zynq";
27 stdout-path = "serial0:115200n8";
31 device_type = "memory";
32 reg = <0x0 0x20000000>;
36 compatible = "usb-nop-xceiv";
41 compatible = "usb-nop-xceiv";
48 phy-mode = "rgmii-id";
49 phy-handle = <ðernet_phy>;
51 ethernet_phy: ethernet-phy@1 {
53 device_type = "ethernet-phy";
62 compatible = "n25q128a11";
64 spi-max-frequency = <50000000>;
65 spi-tx-bus-width = <1>;
66 spi-rx-bus-width = <4>;
70 label = "qspi-fsbl-uboot-bs";
71 reg = <0x0 0x400000>; /* 4MB */
75 reg = <0x400000 0x400000>; /* 4MB */
78 label = "qspi-rootfs";
79 reg = <0x800000 0x400000>; /* 4MB */
82 label = "qspi-devicetree";
83 reg = <0xc00000 0x100000>; /* 1MB */
86 label = "qspi-scratch";
87 reg = <0xd00000 0x200000>; /* 2MB */
90 label = "qspi-uboot-env";
91 reg = <0xf00000 0x100000>; /* 1MB */
109 usb-phy = <&usb_phy0>;
115 usb-phy = <&usb_phy1>;