blob: 17680d7f8ec80fa6155b024272e9972dc8e5f64e [file] [log] [blame]
Michal Simek71d84b42018-03-27 13:43:05 +02001// SPDX-License-Identifier: GPL-2.0+
Jagannadha Sutradharudu Tekifc0d22b2014-01-09 01:48:29 +05302/*
3 * Xilinx ZC770 XM010 board DTS
4 *
Michal Simek71d84b42018-03-27 13:43:05 +02005 * Copyright (C) 2013-2018 Xilinx, Inc.
Jagannadha Sutradharudu Tekifc0d22b2014-01-09 01:48:29 +05306 */
7/dts-v1/;
8#include "zynq-7000.dtsi"
9
10/ {
Luis Aranedaac891162018-07-12 00:10:20 -040011 model = "Xilinx ZC770 XM010 board";
Jagannadha Sutradharudu Tekifc0d22b2014-01-09 01:48:29 +053012 compatible = "xlnx,zynq-zc770-xm010", "xlnx,zynq-7000";
Masahiro Yamadad6367a22014-05-15 20:37:54 +090013
Masahiro Yamada87f645e2014-05-15 20:37:55 +090014 aliases {
Michal Simek1b27e662015-07-22 11:36:32 +020015 ethernet0 = &gem0;
16 i2c0 = &i2c0;
Masahiro Yamada87f645e2014-05-15 20:37:55 +090017 serial0 = &uart1;
Jagan Teki4d79f782015-09-04 12:49:49 +053018 spi0 = &qspi;
19 spi1 = &spi1;
Masahiro Yamada87f645e2014-05-15 20:37:55 +090020 };
21
Michal Simek1b27e662015-07-22 11:36:32 +020022 chosen {
Michal Simek8073b862016-04-07 11:15:00 +020023 bootargs = "";
Michal Simekc9af95a2016-01-12 13:56:44 +010024 stdout-path = "serial0:115200n8";
Michal Simek1b27e662015-07-22 11:36:32 +020025 };
26
Michal Simekb3585f42016-11-11 13:11:37 +010027 memory@0 {
Masahiro Yamadad6367a22014-05-15 20:37:54 +090028 device_type = "memory";
Michal Simek1b27e662015-07-22 11:36:32 +020029 reg = <0x0 0x40000000>;
30 };
31
32 usb_phy0: phy0 {
33 compatible = "usb-nop-xceiv";
34 #phy-cells = <0>;
Masahiro Yamadad6367a22014-05-15 20:37:54 +090035 };
Jagannadha Sutradharudu Tekifc0d22b2014-01-09 01:48:29 +053036};
Jagan Teki414595e2015-06-27 00:51:35 +053037
Michal Simek1b27e662015-07-22 11:36:32 +020038&can0 {
39 status = "okay";
40};
41
42&gem0 {
43 status = "okay";
44 phy-mode = "rgmii-id";
45 phy-handle = <&ethernet_phy>;
46
47 ethernet_phy: ethernet-phy@7 {
48 reg = <7>;
Sai Pavan Boddub2ed84b2017-03-06 18:17:19 +053049 device_type = "ethernet-phy";
Michal Simek1b27e662015-07-22 11:36:32 +020050 };
51};
52
53&i2c0 {
54 status = "okay";
55 clock-frequency = <400000>;
56
Michal Simekf69db102018-03-27 13:48:51 +020057 eeprom: eeprom@52 {
58 compatible = "atmel,24c02";
Michal Simek1b27e662015-07-22 11:36:32 +020059 reg = <0x52>;
60 };
Michal Simek1b27e662015-07-22 11:36:32 +020061};
62
Michal Simek6603e1c2016-04-07 13:04:15 +020063&qspi {
64 status = "okay";
Michal Simekeacca2f2021-08-06 13:30:19 +020065 num-cs = <1>;
66 flash@0 {
67 compatible = "n25q128a11", "jedec,spi-nor";
68 reg = <0x0>;
69 spi-tx-bus-width = <1>;
70 spi-rx-bus-width = <4>;
71 spi-max-frequency = <50000000>;
72 };
Michal Simek6603e1c2016-04-07 13:04:15 +020073};
74
Michal Simek1b27e662015-07-22 11:36:32 +020075&sdhci0 {
76 status = "okay";
77};
78
Michal Simek6603e1c2016-04-07 13:04:15 +020079&spi1 {
80 status = "okay";
81 num-cs = <4>;
82 is-decoded-cs = <0>;
Michal Simek33eb79e2019-09-26 12:53:09 +020083 flash@1 {
Michal Simeka50bd282018-03-27 13:49:05 +020084 compatible = "sst25wf080", "jedec,spi-nor";
Michal Simek6603e1c2016-04-07 13:04:15 +020085 reg = <1>;
86 spi-max-frequency = <1000000>;
Michal Simeka50bd282018-03-27 13:49:05 +020087 partitions {
88 compatible = "fixed-partitions";
89 #address-cells = <1>;
90 #size-cells = <1>;
91 partition@0 {
92 label = "data";
93 reg = <0x0 0x100000>;
94 };
Michal Simek6603e1c2016-04-07 13:04:15 +020095 };
96 };
97};
98
Michal Simek1b27e662015-07-22 11:36:32 +020099&uart1 {
Simon Glassd3a98cb2023-02-13 08:56:33 -0700100 bootph-all;
Michal Simek1b27e662015-07-22 11:36:32 +0200101 status = "okay";
102};
103
104&usb0 {
105 status = "okay";
106 dr_mode = "host";
107 usb-phy = <&usb_phy0>;
Jagan Teki414595e2015-06-27 00:51:35 +0530108};