From 99e3ef75376c805ef1400fdcd3438b07d9ce8f2b Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Mon, 27 Jan 2025 08:41:07 +0000 Subject: [PATCH] mb/starlabs/starbook/{adl_n,mtl}: Don't configure GPE routes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This are not used or needed, so remove the configuration for them. Change-Id: Id422f953dae3157a4ecc61421d246ce1d20019a0 Signed-off-by: Sean Rhodes Reviewed-on: https://review.coreboot.org/c/coreboot/+/86165 Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai Reviewed-by: Jérémy Compostella --- src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb | 4 ---- src/mainboard/starlabs/starbook/variants/mtl/devicetree.cb | 4 ---- 2 files changed, 8 deletions(-) diff --git a/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb b/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb index af9e30edcd..d84c243767 100644 --- a/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/adl_n/devicetree.cb @@ -26,10 +26,6 @@ chip soc/intel/alderlake register "pch_slp_sus_min_assertion_width" = "3" # 500ms register "pch_slp_a_min_assertion_width" = "3" # 2s - register "pmc_gpe0_dw0" = "PMC_GPP_F" - register "pmc_gpe0_dw1" = "PMC_GPP_C" - register "pmc_gpe0_dw2" = "PMC_GPP_E" - # Device Tree device domain 0 on device ref igpu on diff --git a/src/mainboard/starlabs/starbook/variants/mtl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/mtl/devicetree.cb index c02b64213c..f53b549342 100644 --- a/src/mainboard/starlabs/starbook/variants/mtl/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/mtl/devicetree.cb @@ -18,10 +18,6 @@ chip soc/intel/meteorlake [PchSerialIoIndexUART0] = PchSerialIoSkipInit, }" - register "pmc_gpe0_dw0" = "PMC_GPP_F" - register "pmc_gpe0_dw1" = "PMC_GPP_C" - register "pmc_gpe0_dw2" = "PMC_GPP_E" - # Device Tree device domain 0 on device ref igpu on