summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/variants/agah/overridetree.cb
diff options
context:
space:
mode:
authorTony Huang <tony-huang@quanta.corp-partner.google.com>2022-08-09 13:02:57 +0800
committerTim Wawrzynczak <twawrzynczak@chromium.org>2022-08-24 21:28:19 +0000
commita1cc78096fc9be98449f66b165281c4f8a52fdc5 (patch)
treeca4008acae654ce3e384fc358b93beca8016775d /src/mainboard/google/brya/variants/agah/overridetree.cb
parenta434f6155cb67f418076b856d6b5e60d50dbfb35 (diff)
downloadcoreboot-a1cc78096fc9be98449f66b165281c4f8a52fdc5.tar.gz
coreboot-a1cc78096fc9be98449f66b165281c4f8a52fdc5.tar.bz2
coreboot-a1cc78096fc9be98449f66b165281c4f8a52fdc5.zip
mb/google/brya/var/agah: Enable DPTF oem_variables
Support oem_variables and change based on EC notify event. BUG=b:238921409 TEST=emerge-draco coreboot 1. check ACPI object ODVX has oem_variable[0]=0 Name (ODVX, Package (0x06) { 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000, 0x00000000 } 2. check can get EC oem variable change notify in the kernel log Change-Id: Ibd856563a43d73a3b1be09b3fbebca1b36b5eab1 Signed-off-by: Tony Huang <tony-huang@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/66575 Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/brya/variants/agah/overridetree.cb')
-rw-r--r--src/mainboard/google/brya/variants/agah/overridetree.cb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/variants/agah/overridetree.cb b/src/mainboard/google/brya/variants/agah/overridetree.cb
index c97d671b857e..91ee79d5c9cf 100644
--- a/src/mainboard/google/brya/variants/agah/overridetree.cb
+++ b/src/mainboard/google/brya/variants/agah/overridetree.cb
@@ -145,6 +145,9 @@ chip soc/intel/alderlake
.granularity = 1000,
}
}"
+ register "oem_data.oem_variables" = "{
+ [0] = 0x0
+ }"
## Charger Performance Control (Control, mA)
register "controls.charger_perf" = "{
[0] = { 255, 1700 },