1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2015 Andrea Merello <adnrea.merello@gmail.com>
4 * Copyright (C) 2017 Alexander Graf <agraf@suse.de>
6 * Based on zynq-zed.dts which is:
7 * Copyright (C) 2011 - 2014 Xilinx
8 * Copyright (C) 2012 National Instruments Corp.
13 /include/ "zynq-7000.dtsi"
16 model = "Zynq Z-Turn MYIR Board";
17 compatible = "myir,zynq-zturn", "xlnx,zynq-7000";
27 device_type = "memory";
28 reg = <0x0 0x40000000>;
32 stdout-path = "serial0:115200n8";
36 compatible = "gpio-leds";
39 gpios = <&gpio0 0x0 0x1>;
40 default-state = "off";
45 gpios = <&gpio0 0x9 0x1>;
46 default-state = "off";
51 compatible = "gpio-keys";
55 gpios = <&gpio0 0x32 0x1>;
64 ps-clk-frequency = <33333333>;
74 phy-mode = "rgmii-id";
75 phy-handle = <ðernet_phy>;
77 ethernet_phy: ethernet-phy@0 {
108 clock-frequency = <400000>;
117 compatible = "adi,adxl345", "adxl345", "adi,adxl34x", "adxl34x";
119 interrupt-parent = <&intc>;
120 interrupts = <0x0 0x1e 0x4>;