summaryrefslogtreecommitdiff
path: root/src/mainboard/google/zork/variants/gumboz
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2023-10-24 15:30:28 -0500
committerFelix Held <felix-coreboot@felixheld.de>2023-10-25 20:53:33 +0000
commit6f66ca82de79b3b5c143332c1b9dbf06df0e303d (patch)
treeecefd99ef09322ed7cb3e89c9ece28280d16a41e /src/mainboard/google/zork/variants/gumboz
parent25765a0dceaad9a475f4160c72ef82e02346db23 (diff)
mb/google/zork: Use device aliases for audio overrides
Simplify audio overrides for dalboz baseboard-based variants by using device aliases. This prevents duplicate ACPI devices from being generated for the ChromeEC i2s tunnel (which causes Windows to BSOD with an ACPI_BIOS_ERROR). TEST=build/boot Win11 on google/zork (vilboz), dump ACPI tables and verify only one EC tunnel device in SSDT. Change-Id: I56aa2f761843aa269620f7e8c89ae9c0f205f349 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/78509 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/zork/variants/gumboz')
-rw-r--r--src/mainboard/google/zork/variants/gumboz/overridetree.cb4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/zork/variants/gumboz/overridetree.cb b/src/mainboard/google/zork/variants/gumboz/overridetree.cb
index eb11a619e6..741baed172 100644
--- a/src/mainboard/google/zork/variants/gumboz/overridetree.cb
+++ b/src/mainboard/google/zork/variants/gumboz/overridetree.cb
@@ -150,9 +150,9 @@ chip soc/amd/picasso
end
device ref lpc_bridge on
chip ec/google/chromeec
- device pnp 0c09.0 on
+ device ref cros_ec on
chip ec/google/chromeec/i2c_tunnel
- device generic 0.0 on
+ device ref cros_ec_i2c_8 on
chip drivers/i2c/generic
register "hid" = ""10EC5682""
register "name" = ""RT58""