arm64: dts: fsl: Add all CPUs in cooling maps
[linux-2.6-block.git] / arch / arm64 / boot / dts / freescale / fsl-ls1046a.dtsi
index 64d334c6b0b422d2fca241a7e06cbcb796882dfa..8cfc84826023372e4d50296088b814596c3b4afa 100644 (file)
                                map0 {
                                        trip = <&cpu_alert>;
                                        cooling-device =
-                                               <&cpu0 THERMAL_NO_LIMIT
-                                               THERMAL_NO_LIMIT>;
+                                               <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
+                                               <&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
+                                               <&cpu2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
+                                               <&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
                                };
                        };
                };
                };
 
                pcie@3400000 {
-                       compatible = "fsl,ls1046a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1046a-pcie";
                        reg = <0x00 0x03400000 0x0 0x00100000   /* controller registers */
                               0x40 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3500000 {
-                       compatible = "fsl,ls1046a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1046a-pcie";
                        reg = <0x00 0x03500000 0x0 0x00100000   /* controller registers */
                               0x48 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";
                };
 
                pcie@3600000 {
-                       compatible = "fsl,ls1046a-pcie", "snps,dw-pcie";
+                       compatible = "fsl,ls1046a-pcie";
                        reg = <0x00 0x03600000 0x0 0x00100000   /* controller registers */
                               0x50 0x00000000 0x0 0x00002000>; /* configuration space */
                        reg-names = "regs", "config";