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 compatible = "xlnx,zynq-7000";
26 device_type = "memory";
27 reg = <0x0 0x40000000>;
31 stdout-path = "serial0:115200n8";
35 compatible = "gpio-leds";
38 gpios = <&gpio0 0x0 0x1>;
39 default-state = "off";
44 gpios = <&gpio0 0x9 0x1>;
45 default-state = "off";
50 compatible = "gpio-keys";
54 gpios = <&gpio0 0x32 0x1>;
63 ps-clk-frequency = <33333333>;
68 phy-mode = "rgmii-id";
69 phy-handle = <ðernet_phy>;
71 ethernet_phy: ethernet-phy@0 {
98 clock-frequency = <400000>;
107 compatible = "adi,adxl345";
109 interrupt-parent = <&intc>;
110 interrupts = <0x0 0x1e 0x4>;