We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3494cd7 commit 7f46574Copy full SHA for 7f46574
1 file changed
src/mainboard/system76/ptl/devicetree.cb
@@ -31,6 +31,11 @@ chip soc/intel/pantherlake
31
device pnp 0c31.0 on end
32
end
33
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
39
device ref hda on
40
register "pch_hda_audio_link_hda_enable" = "1"
41
register "pch_hda_sdi_enable[0]" = "true"
0 commit comments