summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2024-07-18 01:53:16 +0200
committerFelix Singer <felixsinger@posteo.net>2024-07-18 23:35:29 +0000
commitbf9910f26596930178b812c554bd8cdcb593bef3 (patch)
tree59145eb89dccd4f5b61a48b0f9ef7c0dfbbcb568
parent83387c97fbd7da47d67fa33a4145e1bce89a4ba6 (diff)
soc/intel/tigerlake: Add cpu_cluster device to PCH-H devicetree
Change-Id: I30a98ae4989edc97d56d2b538930b3c67565d9dc Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83536 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Crawford <tcrawford@system76.com>
-rw-r--r--src/soc/intel/tigerlake/chipset_pch_h.cb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/tigerlake/chipset_pch_h.cb b/src/soc/intel/tigerlake/chipset_pch_h.cb
index b0eabe9910..40f613ff4a 100644
--- a/src/soc/intel/tigerlake/chipset_pch_h.cb
+++ b/src/soc/intel/tigerlake/chipset_pch_h.cb
@@ -1,4 +1,5 @@
chip soc/intel/tigerlake
+ device cpu_cluster 0 on end
device domain 0 on
device gpio 0 alias pch_gpio on end
device pci 00.0 alias system_agent on end