]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/dts/cherryhill.dts
x86: cherryhill: Fix DTC warning
[u-boot] / arch / x86 / dts / cherryhill.dts
index 1ccb6059911bebedf5e3122625b5c8898916088e..3e29683bd92dd29ca8993626991efea52001e488 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017, Bin Meng <bmeng.cn@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /dts-v1/;
 
                cpu@0 {
                        device_type = "cpu";
-                       compatible = "intel,braswell-cpu";
+                       compatible = "cpu-x86";
                        reg = <0>;
                        intel,apic-id = <0>;
                };
 
                cpu@1 {
                        device_type = "cpu";
-                       compatible = "intel,braswell-cpu";
+                       compatible = "cpu-x86";
                        reg = <1>;
                        intel,apic-id = <2>;
                };
 
                cpu@2 {
                        device_type = "cpu";
-                       compatible = "intel,braswell-cpu";
+                       compatible = "cpu-x86";
                        reg = <2>;
                        intel,apic-id = <4>;
                };
 
                cpu@3 {
                        device_type = "cpu";
-                       compatible = "intel,braswell-cpu";
+                       compatible = "cpu-x86";
                        reg = <3>;
                        intel,apic-id = <6>;
                };
@@ -76,8 +75,6 @@
                pch@1f,0 {
                        reg = <0x0000f800 0 0 0 0>;
                        compatible = "intel,pch9";
-                       #address-cells = <1>;
-                       #size-cells = <1>;
 
                        irq-router {
                                compatible = "intel,irq-router";
                                #address-cells = <1>;
                                #size-cells = <0>;
                                compatible = "intel,ich9-spi";
+                               intel,spi-lock-down;
 
                                spi-flash@0 {
                                        #address-cells = <1>;
                        fsp,pmic-i2c-bus = <0>;
                        fsp,enable-isp;
                        fsp,isp-pci-dev-config = <ISP_PCI_DEV_CONFIG_2>;
-                       fsp,turbo-mode;
                        fsp,pnp-settings = <PNP_SETTING_POWER_AND_PERF>;
                        fsp,sd-detect-chk;
                };