From c4627e0ddaf340eae822e33bed10ba1417660aff Mon Sep 17 00:00:00 2001 From: Sowmya Aralguppe Date: Mon, 22 Sep 2025 14:50:09 +0530 Subject: [PATCH] mb/google/ocelot: Remove FP_PRESENT probe from ISH device configuration The FP_PRESENT probe is not required for the ISH device as they are not in the same BDF. ISH is in the rootport 0:18:0 and gspi0 is 0:30:2. Change-Id: I00ee0825f60719fb5a34a215780a14645def8b4c Signed-off-by: Sowmya Aralguppe Reviewed-on: https://review.coreboot.org/c/coreboot/+/89289 Tested-by: build bot (Jenkins) Reviewed-by: Pranava Y N Reviewed-by: Avi Uday --- src/mainboard/google/ocelot/variants/ocelot/overridetree.cb | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb b/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb index 011b03352a..d466d836e5 100644 --- a/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb +++ b/src/mainboard/google/ocelot/variants/ocelot/overridetree.cb @@ -379,7 +379,6 @@ chip soc/intel/pantherlake device ref ish on probe ISH ISH_ENABLE - probe FP FP_PRESENT chip drivers/intel/ish register "add_acpi_dma_property" = "true" device generic 0 on end