diff options
author | Sean Rhodes <sean@starlabs.systems> | 2024-09-09 10:31:10 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-09-10 13:42:09 +0000 |
commit | 874dc909b9f80c1fd3271de58bf3fd1c88e92c84 (patch) | |
tree | 92c96914fba587d75917cf85c43156666cd329cc /src/mainboard/starlabs | |
parent | 78f5c3b8c52443ebf1650aee194c320567a804d7 (diff) |
mb/starlabs/starbook/adl: Remove PMC GPIO routing
These aren't used so remove them
Change-Id: I340b3474fba1bc7fbde520138ae99c3e355882bf
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84262
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Diffstat (limited to 'src/mainboard/starlabs')
-rw-r--r-- | src/mainboard/starlabs/starbook/variants/adl/devicetree.cb | 5 |
1 files changed, 0 insertions, 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 |