Skip to content

Commit 7f46574

Browse files
committed
mb/system76/ptl: Try configuring GPE
Change-Id: If62fd5fc033b6dbeba1b74e9f4fc27f5f0ef40e2 Signed-off-by: Tim Crawford <tcrawford@system76.com>
1 parent 3494cd7 commit 7f46574

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/mainboard/system76/ptl/devicetree.cb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ chip soc/intel/pantherlake
3131
device pnp 0c31.0 on end
3232
end
3333
end
34+
device ref pmc hidden
35+
register "pmc_gpe0_dw0" = "GPP_A"
36+
register "pmc_gpe0_dw1" = "GPP_D"
37+
register "pmc_gpe0_dw2" = "GPP_E"
38+
end
3439
device ref hda on
3540
register "pch_hda_audio_link_hda_enable" = "1"
3641
register "pch_hda_sdi_enable[0]" = "true"

0 commit comments

Comments
 (0)