2 * Copyright (C) 2015 Andrea Merello <adnrea.merello@gmail.com>
3 * Copyright (C) 2017 Alexander Graf <agraf@suse.de>
5 * Based on zynq-zed.dts which is:
6 * Copyright (C) 2011 - 2014 Xilinx
7 * Copyright (C) 2012 National Instruments Corp.
9 * This software is licensed under the terms of the GNU General Public
10 * License version 2, as published by the Free Software Foundation, and
11 * may be copied, distributed, and modified under those terms.
13 * This program is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details.
19 /include/ "zynq-7000.dtsi"
22 model = "Zynq Z-Turn MYIR Board";
23 compatible = "xlnx,zynq-7000";
34 device_type = "memory";
35 reg = <0x0 0x40000000>;
39 stdout-path = "serial0:115200n8";
43 compatible = "gpio-leds";
46 gpios = <&gpio0 0x72 0x1>;
48 linux,default-trigger = "heartbeat";
53 gpios = <&gpio0 0x73 0x1>;
55 linux,default-trigger = "heartbeat";
60 gpios = <&gpio0 0x74 0x1>;
62 linux,default-trigger = "heartbeat";
67 gpios = <&gpio0 0x0 0x1>;
68 default-state = "off";
69 linux,default-trigger = "none";
74 gpios = <&gpio0 0x9 0x1>;
75 default-state = "off";
76 linux,default-trigger = "none";
81 compatible = "gpio-beeper";
83 gpios = <&gpio0 0x75 0x0>;
87 compatible = "gpio-keys";
88 #address-cells = <0x1>;
93 gpios = <&gpio0 0x32 0x1>;
102 ps-clk-frequency = <33333333>;
113 phy-mode = "rgmii-id";
114 phy-handle = <ðernet_phy>;
116 ethernet_phy: ethernet-phy@0 {
147 clock-frequency = <400000>;
156 compatible = "adi,adxl34x", "adxl34x";
158 interrupt-parent = <&intc>;
159 interrupts = <0x0 0x1e 0x4>;