mb/google/myst: Enable S0ix
Enable s0ix on Myst. BUG=b:277215113 TEST=builds Change-Id: I3cabc2c3ba75f4490da18b861ef2b82ce240860d Signed-off-by: Jon Murphy <jpmurphy@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/74279 Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
2a976f0d07
commit
7c5c4fdf18
|
@ -83,6 +83,7 @@ chip soc/amd/phoenix
|
|||
register "gpp_clk_config[6]" = "GPP_CLK_OFF" # WWAN_AUX_RST_L GPIO
|
||||
|
||||
register "pspp_policy" = "DXIO_PSPP_DISABLED" # TODO(b/277214353): reenable when PSPP works
|
||||
register "s0ix_enable" = "true"
|
||||
|
||||
device domain 0 on
|
||||
device ref gpp_bridge_2_1 on end # WWAN
|
||||
|
|
Loading…
Reference in New Issue