diff options
author | Sean Rhodes <sean@starlabs.systems> | 2024-10-02 15:30:56 +0100 |
---|---|---|
committer | Martin L Roth <gaumless@gmail.com> | 2024-10-07 21:04:23 +0000 |
commit | 8cf60670b22db5c66c8cdfded335b01321846e22 (patch) | |
tree | bbe72692e1e6b2f2c5405bfc1f428d30ef1145ea /src | |
parent | f2bc295a9c677bb97cb80efe6bc8e6ee40ff5470 (diff) |
mb/starlabs/starbook/rpl: Remove PMC GPIO routing
These aren't used so remove them.
Change-Id: I0e8ef5e3c992f8ff51e4755b80379acfe0361e99
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84630
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb index b19185e131..b1793d3cf2 100644 --- a/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb @@ -21,11 +21,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 |