SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / x86 / dts / qemu-x86_q35.dts
index 0d462a9c788d60e019a8f4687b9fe56e47791661..f1c4cb9c037766b1663525946b76a06291fa08e2 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /dts-v1/;
        cpus {
                #address-cells = <1>;
                #size-cells = <0>;
+               u-boot,dm-pre-reloc;
 
                cpu@0 {
                        device_type = "cpu";
                        compatible = "cpu-qemu";
+                       u-boot,dm-pre-reloc;
                        reg = <0>;
                        intel,apic-id = <0>;
                };
                pch@1f,0 {
                        reg = <0x0000f800 0 0 0 0>;
                        compatible = "intel,pch9";
+                       u-boot,dm-pre-reloc;
 
                        irq-router {
                                compatible = "intel,irq-router";
+                               u-boot,dm-pre-reloc;
                                intel,pirq-config = "pci";
                                intel,actl-8bit;
                                intel,actl-addr = <0x44>;