From a5f11ebdd70eb4d05a309c02eebebd342897acea Mon Sep 17 00:00:00 2001 From: Felix Held Date: Wed, 12 Oct 2022 19:07:15 +0200 Subject: mb/amd,google/*/devicetree: drop CPU cluster device for Stoneyridge Since commit 60e9114c6210 ("include/device: ensure valid link/bus is passed to mp_cpu_bus_init"), no dummy LAPIC device is required under the CPU cluster device. Since the CPU cluster device is already present in the Stoneyridge chipset devicetree, drop the whole CPU cluster part from the mainboard's devicetrees. Signed-off-by: Felix Held Change-Id: I8918c14be25ac9756926a9c6a2806a3dceced42a Reviewed-on: https://review.coreboot.org/c/coreboot/+/68317 Reviewed-by: Matt DeVillier Reviewed-by: Arthur Heymans Tested-by: build bot (Jenkins) --- src/mainboard/google/kahlee/variants/aleena/devicetree.cb | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/google/kahlee/variants/aleena') diff --git a/src/mainboard/google/kahlee/variants/aleena/devicetree.cb b/src/mainboard/google/kahlee/variants/aleena/devicetree.cb index 9d49a6573e..2bf00ba0f2 100644 --- a/src/mainboard/google/kahlee/variants/aleena/devicetree.cb +++ b/src/mainboard/google/kahlee/variants/aleena/devicetree.cb @@ -44,9 +44,6 @@ chip soc/amd/stoneyridge register "i2c_scl_reset" = "GPIO_I2C0_SCL | GPIO_I2C1_SCL | \ GPIO_I2C2_SCL | GPIO_I2C3_SCL" - device cpu_cluster 0 on - device lapic 10 on end - end device domain 0 on device pci 0.0 on end # Root Complex device pci 0.2 off end # IOMMU (Disabled for performance and battery) -- cgit v1.2.3