tgl,adl,rpl mainboards: Drop superfluous cpu_cluster device

The cpu_cluster device is defined in the chipset devicetree. So drop it
from the mainboards.

Change-Id: Ib84e7804c03f1c0779ab7053a09e397a267a3844
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83523
Reviewed-by: Tim Crawford <tcrawford@system76.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Felix Singer 2024-07-16 04:07:27 +02:00
parent bf9910f265
commit 1b19d292db
9 changed files with 0 additions and 18 deletions

View File

@ -6,8 +6,6 @@ fw_config
end
chip soc/intel/alderlake
device cpu_cluster 0 on end
# GPE configuration
# Note that GPE events called out in ASL code rely on this
# route. i.e. If this route changes then the affected GPE

View File

@ -1,7 +1,5 @@
chip soc/intel/alderlake
device cpu_cluster 0 on end
# GPE configuration
# Note that GPE events called out in ASL code rely on this
# route. i.e. If this route changes then the affected GPE

View File

@ -38,8 +38,6 @@ chip soc/intel/alderlake
register "pmc_gpe0_dw2" = "GPP_E"
# Device Tree
device cpu_cluster 0 on end
device domain 0 on
device ref igpu on
register "ddi_portA_config" = "1"

View File

@ -30,8 +30,6 @@ chip soc/intel/alderlake
register "pmc_gpe0_dw2" = "GPP_E"
# Device Tree
device cpu_cluster 0 on end
device domain 0 on
device ref igpu on
register "ddi_portA_config" = "1"

View File

@ -63,8 +63,6 @@ chip soc/intel/tigerlake
register "PcieClkSrcClkReq[6]" = "PCIE_CLK_NOTUSED"
# Actual device tree.
device cpu_cluster 0 on end
device domain 0 on
device ref igpu on end
device ref dptf on end

View File

@ -19,8 +19,6 @@ chip soc/intel/alderlake
# Thermal
register "tcc_offset" = "8"
device cpu_cluster 0 on end
device domain 0 on
device ref system_agent on end
device ref igpu on

View File

@ -23,8 +23,6 @@ chip soc/intel/alderlake
# seen on J0 and Q0 SKUs
register "disable_package_c_state_demotion" = "1"
device cpu_cluster 0 on end
device domain 0 on
device ref system_agent on end
device ref igpu on

View File

@ -77,8 +77,6 @@ chip soc/intel/tigerlake
register "pmc_gpe0_dw2" = "PMC_GPP_D"
# Actual device tree
device cpu_cluster 0 on end
device domain 0 on
#From CPU EDS(575683)
device ref system_agent on end

View File

@ -65,8 +65,6 @@ chip soc/intel/tigerlake
register "tcc_offset" = "12"
# Actual device tree
device cpu_cluster 0 on end
device domain 0 on
device ref system_agent on end
device ref igpu on