summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2024-10-26 23:08:39 +0530
committerSubrata Banik <subratabanik@google.com>2024-10-28 06:52:50 +0000
commit9fcc99ea344de9f433f4c56d4cc9f812f6b15295 (patch)
treeabc8953ed4657226055fd95f041ef45ad457253d /src
parentd1f9d73efc7cf6dda522c8eb984a95335883a7da (diff)
mb/google/fatcat: Remove redundant iGPU device entry
The iGPU device is enabled by default in the Pantherlake chipset configuration. Remove the redundant device entry in the Fatcat devicetree. This change ensures that the iGPU remains enabled without explicit configuration in the board-specific devicetree. TEST=Able to build google/fatcat and able to see firmware and OS display/UI. Change-Id: I9a2ec9b47acb389f5bb6b30e61352aaefa327328 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84876 Reviewed-by: Jayvik Desai <jayvik@google.com> Reviewed-by: Pranava Y N <pranavayn@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/fatcat/variants/baseboard/fatcat/devicetree.cb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/fatcat/variants/baseboard/fatcat/devicetree.cb b/src/mainboard/google/fatcat/variants/baseboard/fatcat/devicetree.cb
index 01bb2d81b2..d794925f2a 100644
--- a/src/mainboard/google/fatcat/variants/baseboard/fatcat/devicetree.cb
+++ b/src/mainboard/google/fatcat/variants/baseboard/fatcat/devicetree.cb
@@ -53,7 +53,6 @@ chip soc/intel/pantherlake
register "pch_hda_sdi_enable" = "{ true, false }"
device domain 0 on
- device ref igpu on end
device ref dtt on end
device ref npu on end
device ref xhci on end