| // SPDX-License-Identifier: GPL-2.0 |
| * Copyright (C) 2015 Andrea Merello <adnrea.merello@gmail.com> |
| * Copyright (C) 2017 Alexander Graf <agraf@suse.de> |
| * Based on zynq-zed.dts which is: |
| * Copyright (C) 2011 - 2014 Xilinx |
| * Copyright (C) 2012 National Instruments Corp. |
| /include/ "zynq-7000.dtsi" |
| model = "Zynq Z-Turn MYIR Board"; |
| compatible = "myir,zynq-zturn", "xlnx,zynq-7000"; |
| stdout-path = "serial0:115200n8"; |
| compatible = "gpio-leds"; |
| gpios = <&gpio0 0x0 0x1>; |
| gpios = <&gpio0 0x9 0x1>; |
| compatible = "gpio-keys"; |
| gpios = <&gpio0 0x32 0x1>; |
| ps-clk-frequency = <33333333>; |
| phy-handle = <ðernet_phy>; |
| ethernet_phy: ethernet-phy@0 { |
| clock-frequency = <400000>; |
| compatible = "adi,adxl345", "adxl345", "adi,adxl34x", "adxl34x"; |
| interrupt-parent = <&intc>; |
| interrupts = <0x0 0x1e 0x4>; |