imx8: Replace SC_R_LAST with SC_R_NONE in DTB
[oweals/u-boot.git] / arch / arm / dts / zynq-topic-miami.dts
index bf421f6653e9f04b65462273ed3b64f0aafa70b5..ab6bde95fed933378a3d78ff950c62a88d1c66a7 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Topic Miami board DTS
  *
  * Copyright (C) 2014-2016 Topic Embedded Products
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 /dts-v1/;
 #include "zynq-7000.dtsi"
                spi-max-frequency = <100000000>;
                #address-cells = <1>;
                #size-cells = <1>;
-               partition@qspi-u-boot-spl {
+               partition@0 {
                        label = "qspi-u-boot-spl";
                        reg = <0x00000 0x10000>;
                };
-               partition@qspi-u-boot-img {
+               partition@10000 {
                        label = "qspi-u-boot-img";
                        reg = <0x10000 0x60000>;
                };
-               partition@qspi-device-tree {
+               partition@70000 {
                        label = "qspi-device-tree";
                        reg = <0x70000 0x10000>;
                };
-               partition@qspi-linux {
+               partition@80000 {
                        label = "qspi-linux";
                        reg = <0x80000 0x400000>;
                };
-               partition@qspi-rootfs {
+               partition@480000 {
                        label = "qspi-rootfs";
                        reg = <0x480000 0x1b80000>;
                };