ARM: zynq: Change zc770 xm011 Nand x16 configurations
authorMichal Simek <michal.simek@xilinx.com>
Tue, 18 Feb 2020 14:58:33 +0000 (15:58 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 6 Apr 2020 10:51:31 +0000 (12:51 +0200)
Instead of symlink include origin file and just change model description.
Difference is not in DT but in ps7_init configurations which is taken based
on device tree name that's why the same DT can't be used.

Also update model and update comments to match configurations.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynq-zc770-xm011-x16.dts [changed from symlink to file mode: 0644]
arch/arm/dts/zynq-zc770-xm011.dts

deleted file mode 120000 (symlink)
index 5bd6af39a437e5dd72e49a326ed8aed914cd4f0a..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-zynq-zc770-xm011.dts
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..6ff8393d7ebec8fdcbd252af78deab4e72ce470f
--- /dev/null
@@ -0,0 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Xilinx ZC770 XM011 board DTS with NAND x16
+ *
+ * Copyright (C) 2013-2018 Xilinx, Inc.
+ */
+#include "zynq-zc770-xm011.dts"
+
+/ {
+       model = "Xilinx ZC770 XM011 board (NAND x16)";
+};
index 61482017d65ca904c4b3f3b4839b179410c0ff84..b6e3e255d731ce50c73372c079669231f05e0a4f 100644 (file)
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0+
 /*
- * Xilinx ZC770 XM013 board DTS
+ * Xilinx ZC770 XM011 board DTS
  *
  * Copyright (C) 2013-2018 Xilinx, Inc.
  */