aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorBora Guvendik <bora.guvendik@intel.com>2021-06-17 11:39:48 -0700
committerPaul Fagerburg <pfagerburg@chromium.org>2021-08-05 15:55:08 +0000
commit70a815a1e0e5cad76c82be950b195a2adc1c6d3a (patch)
tree0a25b9330cbbe58666919032f03133dd197ffbb1 /src/mainboard
parent6db97a31ef26ae61ce95dc8df4c4a6e74386e5d4 (diff)
mb/intel/adlrvp_m: Enable SaGv support
Signed-off-by: Bora Guvendik <bora.guvendik@intel.com> Change-Id: I80f11b8f0c2a1fdccbc322c3c4783c61684ff37a Reviewed-on: https://review.coreboot.org/c/coreboot/+/55634 Reviewed-by: Selma Bensaid <selma.bensaid@intel.com> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/intel/adlrvp/devicetree_m.cb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/intel/adlrvp/devicetree_m.cb b/src/mainboard/intel/adlrvp/devicetree_m.cb
index b29533662e..ac80caff6b 100644
--- a/src/mainboard/intel/adlrvp/devicetree_m.cb
+++ b/src/mainboard/intel/adlrvp/devicetree_m.cb
@@ -35,6 +35,9 @@ chip soc/intel/alderlake
register "usb3_ports[2]" = "USB3_PORT_DEFAULT(OC_SKIP)" # M.2 WWAN
register "usb3_ports[3]" = "USB3_PORT_DEFAULT(OC_SKIP)" # M.2 WLAN
+ # Sagv Configuration
+ register "SaGv" = "SaGv_Enabled"
+
# Enable CNVi Bluetooth
register "CnviBtCore" = "true"