Merge branch 'master' of git://git.denx.de/u-boot-usb
[oweals/u-boot.git] / arch / arm / dts / zynqmp-zc1751-xm019-dc5.dts
index 6de8296b735396ecaa4a4ebc366254292be7f5fe..8d8ebeaac3bf806b36eed36aa983634e7ce63251 100644 (file)
@@ -1,18 +1,17 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * dts file for Xilinx ZynqMP zc1751-xm019-dc5
  *
- * (C) Copyright 2015, Xilinx, Inc.
+ * (C) Copyright 2015 - 2020, Xilinx, Inc.
  *
  * Siva Durga Prasad <siva.durga.paladugu@xilinx.com>
  * Michal Simek <michal.simek@xilinx.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /dts-v1/;
 
 #include "zynqmp.dtsi"
-#include "zynqmp-clk.dtsi"
+#include "zynqmp-clk-ccf.dtsi"
 / {
        model = "ZynqMP zc1751-xm019-dc5 RevA";
        compatible = "xlnx,zynqmp-zc1751", "xlnx,zynqmp";
@@ -28,7 +27,7 @@
        };
 
        chosen {
-               bootargs = "earlycon=cdns,mmio,0xff000000,115200n8";
+               bootargs = "earlycon";
                stdout-path = "serial0:115200n8";
        };
 
        };
 };
 
-/* fpd_dma clk 667MHz, lpd_dma 500MHz */
 &fpd_dma_chan1 {
        status = "okay";
-       xlnx,include-sg; /* for testing purpose */
-       xlnx,overfetch; /* for testing purpose */
-       xlnx,ratectrl = <0>; /* for testing purpose */
-       xlnx,src-issue = <31>;
 };
 
 &fpd_dma_chan2 {
        status = "okay";
-       xlnx,ratectrl = <100>; /* for testing purpose */
-       xlnx,src-issue = <4>; /* for testing purpose */
 };
 
 &fpd_dma_chan3 {
@@ -59,7 +51,6 @@
 
 &fpd_dma_chan4 {
        status = "okay";
-       xlnx,include-sg; /* for testing purpose */
 };
 
 &fpd_dma_chan5 {
@@ -68,7 +59,6 @@
 
 &fpd_dma_chan6 {
        status = "okay";
-       xlnx,include-sg; /* for testing purpose */
 };
 
 &fpd_dma_chan7 {
 
 &fpd_dma_chan8 {
        status = "okay";
-       xlnx,include-sg; /* for testing purpose */
 };
 
 &gem1 {
        status = "okay";
        phy-handle = <&phy0>;
        phy-mode = "rgmii-id";
-       phy0: phy@0 {
+       phy0: ethernet-phy@0 {
                reg = <0>;
        };
 };
        status = "okay";
 };
 
-/* FIXME: Add device */
 &i2c0 {
        status = "okay";
 };
 
-/* FIXME: Add device */
 &i2c1 {
        status = "okay";
 };
 
 &sdhci0 {
        status = "okay";
+       no-1-8-v;
+};
+
+&ttc0 {
+       status = "okay";
+};
+
+&ttc1 {
+       status = "okay";
+};
+
+&ttc2 {
+       status = "okay";
+};
+
+&ttc3 {
+       status = "okay";
 };
 
 &uart0 {