From 1b19d292db79eafc78ad522d43ca44cd3295655c Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Tue, 16 Jul 2024 04:07:27 +0200 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/83523 Reviewed-by: Tim Crawford Tested-by: build bot (Jenkins) --- src/mainboard/system76/tgl-h/devicetree.cb | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/system76/tgl-h') diff --git a/src/mainboard/system76/tgl-h/devicetree.cb b/src/mainboard/system76/tgl-h/devicetree.cb index 11b85ced15..58a4fcf8fb 100644 --- a/src/mainboard/system76/tgl-h/devicetree.cb +++ b/src/mainboard/system76/tgl-h/devicetree.cb @@ -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 -- cgit v1.2.3