From 874dc909b9f80c1fd3271de58bf3fd1c88e92c84 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Mon, 9 Sep 2024 10:31:10 +0100 Subject: mb/starlabs/starbook/adl: Remove PMC GPIO routing These aren't used so remove them Change-Id: I340b3474fba1bc7fbde520138ae99c3e355882bf Signed-off-by: Sean Rhodes Reviewed-on: https://review.coreboot.org/c/coreboot/+/84262 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier --- src/mainboard/starlabs/starbook/variants/adl/devicetree.cb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb index 5da7037e8a..4e56117b06 100644 --- a/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb @@ -19,11 +19,6 @@ chip soc/intel/alderlake register "pch_slp_sus_min_assertion_width" = "3" # 500ms register "pch_slp_a_min_assertion_width" = "3" # 2s - # PM Util - register "pmc_gpe0_dw0" = "GPP_B" - register "pmc_gpe0_dw1" = "GPP_C" - register "pmc_gpe0_dw2" = "GPP_E" - # Device Tree device domain 0 on device ref igpu on -- cgit v1.2.3