Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/61464 )
Change subject: mb/google/brya/var/vell: Enable SaGv ......................................................................
mb/google/brya/var/vell: Enable SaGv
This patch enables SaGv since somehow it was accidently removed by commit a52b9c3.
BUG=b:208719081 TEST=FW_NAME=vell emerge-brya coreboot Fixes:a52b9c3 ("mb/google/brya: Move gpio_pm settings for brya variants to baseboards")
Signed-off-by: Gaggery Tsai gaggery.tsai@intel.com Change-Id: Ideae3dbd9746590db104d93afadbd8d574298b83 Reviewed-on: https://review.coreboot.org/c/coreboot/+/61464 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Tim Wawrzynczak twawrzynczak@chromium.org --- M src/mainboard/google/brya/variants/vell/overridetree.cb 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Tim Wawrzynczak: Looks good to me, approved
diff --git a/src/mainboard/google/brya/variants/vell/overridetree.cb b/src/mainboard/google/brya/variants/vell/overridetree.cb index ed2ccd7..4daf446 100644 --- a/src/mainboard/google/brya/variants/vell/overridetree.cb +++ b/src/mainboard/google/brya/variants/vell/overridetree.cb @@ -50,6 +50,7 @@ }, }" register "usb2_ports[4]" = "USB2_PORT_TYPE_C(OC3)" # USB2_C3 + register "SaGv" = "SaGv_Enabled"
# I2C Port Config register "SerialIoI2cMode" = "{
1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one.